view pidgin/sounds/Makefile.am @ 17254:0d9fba04fc85

Re-show the add buddy request dialog if something went wrong. It's easy to lose the buddy who just added you otherwise.
author Richard Nelson <wabz@pidgin.im>
date Wed, 23 May 2007 09:26:23 +0000
parents 38820fbaf3ec
children
line wrap: on
line source

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

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)