view sounds/Makefile.am @ 11450:b7978afe81d0

[gaim-migrate @ 13689] Fixed the filter button being sensitive on debug window creation when the expresion is an empty string. Added the ability to hit enter/return in the expression entry to turn on the filter, if the expression is valid. committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Mon, 05 Sep 2005 08:14:10 +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)