view share/sounds/Makefile.am @ 27232:5dcee348bc22

Automatically enable and disable the Add/Save button in the PidginSmiley edit window. That should take care of that TODO comment and "provide a better user experience".
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 03 Jul 2009 01:18:02 +0000
parents 4c26b23e7859
children
line wrap: on
line source

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

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)