view sounds/Makefile.am @ 12979:78f8ef7f0f6d

[gaim-migrate @ 15332] Did we really intend to remove idle times from tooltips when Buddies->Show Idle Times was turned off? I'm betting we didn't. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Sat, 21 Jan 2006 09:45:22 +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)