view sounds/Makefile.am @ 11994:9dd895fdafdd

[gaim-migrate @ 14287] SF Patch #1349218 from Richard Gobeille "This patch changes the string representing transfer progress in the GTK file transfer window to something a bit more user friendly." Basically, it shows a percentage in addition to the byte count. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 06 Nov 2005 23:01:56 +0000
parents 5dd9c1df6459
children
line wrap: on
line source

EXTRA_DIST = \
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	$(EXTRA_DIST)