view sounds/Makefile.am @ 12912:5f3d5f30590a

[gaim-migrate @ 15265] SF Patch #1407968 from Sadrul Fixes SF Bug #1407678 Essentially, if you reordered tabs in the window, the gestures would move you to the wrong tab. The plugin's concept of the ordering didn't update. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 17 Jan 2006 15:43:55 +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)