view gtk/sounds/Makefile.am @ 15355:db11d9e416ac

[gaim-migrate @ 18147] when auto-growing a conversation entry to fit text without scrollbars, reset to the default size once the message is sent committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 17 Jan 2007 09:47:55 +0000
parents b7b3129d1e31
children
line wrap: on
line source

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	\
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)