view sounds/Makefile.am @ 13236:0fa8153beebf

[gaim-migrate @ 15602] SF patch 1413727 by sadrul Adds a 'notify only when nick is said' to the notify in chats option. I decided to tab the option in to make it look like it belonged to the option above it more. Feel free to think it's horrible and remove the tab. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Sun, 12 Feb 2006 04:22:16 +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)