view sounds/Makefile.am @ 8335:be7d78cf45f1

[gaim-migrate @ 9059] "this fixes a problem that started to occur when the tree view height cause the window's height to grow and pages/plugin frames that we added to the container we not resizing correctly. All this does it pack the tree view with the prefs into a scrolled with with H_POLICY set never and V_POLICY set to always." --Gary Kramlich (amc_grim) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 25 Feb 2004 21:42:28 +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)