view sounds/Makefile.am @ 13118:8855973b487b

[gaim-migrate @ 15480] Due to transient (and no longer reproducible since charkins upgraded) bugs relating to 11025 Hz sounds, redpen686 has provided a set of 22050 Hz sounds. In charkins's tests before, 22050 Hz sounds were okay. If this doesn't fix it, we'll have to go back to 44100 Hz sounds. If we ever find out the real source of this bug, we can go back to the 11025 Hz sounds. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sat, 04 Feb 2006 05:17:46 +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)