view sounds/Makefile.am @ 13829:b6967e51f6c4

[gaim-migrate @ 16274] Adding an Accept header to requests in gaim_url_fetch_request. Was running into issues with redirects behind a caching proxy. Even if you'd explicitly specify the request, a redirect would cause Gaim to create the new request sans Accept header, and the proxy would 403 committer: Tailor Script <tailor@pidgin.im>
author Christopher O'Brien <siege@pidgin.im>
date Sun, 18 Jun 2006 02:03:08 +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)