view sounds/Makefile.am @ 13682:48c261f76657

[gaim-migrate @ 16085] Add an "example: stunserver.org" to the Network preferences page. Align some gtkentries on the Network preferences page. Improve the vertical alignment of the spinners and their labels in the preferences window. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 23 Apr 2006 03:44:58 +0000
parents 5dd9c1df6459
children
line wrap: on
line source

EXTRA_DIST = \
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	$(EXTRA_DIST)