view sounds/Makefile.am @ 9330:b4dc3827470a

[gaim-migrate @ 10138] Patch by Justin Wood to use gaim_utf8_try_convert during MSN file transfer instea dof g_locale_to_utf8. He says, " For some reason, on some versions of OSX string conversion would fail, returning a NULL string, which would crash gen_context." This closes patch #971502. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 20 Jun 2004 21:36:53 +0000
parents 73853a0a1a77
children 5dd9c1df6459
line wrap: on
line source

EXTRA_DIST =	arrive.wav \
		leave.wav \
		receive.wav \
		redalert.wav \
		send.wav

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