view sounds/Makefile.am @ 13354:da2179c099f0

[gaim-migrate @ 15726] Revert Luke's commit of 1.742. The old behavior, which I'm reinstating, matched up with Ctrl-PageUp/Ctrl-PageDown if a tab is focused. resiak brought this to my attention with a patch. Mark, Nathan, and I agree on this change and I think Daniel does as well. I'll update the documentation to match. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 01 Mar 2006 03:40:45 +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)