view sounds/Makefile.am @ 9241:5e9018c81bd9

[gaim-migrate @ 10040] Wing says he improved gaim_markup_strip_html. This patch modifies gaim_markup_strip_html to 1. Remove <style>...</style> and <script>...</script> completely 2. Turn <td> into a tab instead of a space; this will be needed for the msn profile code For #1 above, the </style> / </script> matching does not behave well when fed with technically-correct-but-implausible input, such as </style > and </script > committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Wed, 09 Jun 2004 01:34:16 +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)