view share/sounds/Makefile.am @ 20938:5c849ee68659

Make the docklet blink again for unread messages. Fixes #3211.
author Casey Harkins <charkins@pidgin.im>
date Mon, 15 Oct 2007 04:13:16 +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)