view sounds/Makefile.am @ 13550:47c12348cfd1

[gaim-migrate @ 15927] The 'nick said' sound event really only fires on screen name, not alias, server name, ("nickname"/"friendly name"), real name, pet name, etc. Changing this string to say "screen name" is more clear and consistent with the change I just made to the notify plugin. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 22 Mar 2006 07:09:08 +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)