view sounds/Makefile.am @ 12606:51b0ce9d45d9

[gaim-migrate @ 14942] SF Patch #1387617 from Sadrul "When you have no status-message, toggling `Show Buddy Details' bring out some extra spaces below the status-selector. This patch is a fix for that." In case anyone forgot, Sadrul is totally awesome. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 21 Dec 2005 23:26: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)