view share/sounds/Makefile.am @ 21395:04b1742c8206

Restore error notifications on the buddy list after a restart. Make the Ignore button on the signed in elsewhere notification clear the accounts' current errors so that they aren't around to be restored after restarts. References #168
author Will Thompson <will.thompson@collabora.co.uk>
date Sat, 03 Nov 2007 11:05:52 +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)