view sounds/Makefile.am @ 8457:daeeb96cdf8f

[gaim-migrate @ 9187] " the g_signal_new was using a marshal with arguments, but the signal cb wasn't handling them.. I'm assuming this is what was wanted because now on send it says: Emiting signal yo! anyways.. here's the patch for the one line fix..." --Gary Kramlich committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 16 Mar 2004 19:43:58 +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)