view sounds/Makefile.am @ 9224:3e0cd1c6ddc7

[gaim-migrate @ 10020] This fixes a weird bug i ran into where Gaim was crashing apparently because on of my buddy's status messages started with a < I wonder if this wasn't really a bug with gaim_markup_strip_html Either way, Yahoo status messages aren't html, so lets not strip them. Besides we escape the markup anyway. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Sun, 06 Jun 2004 20:31:20 +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)