view sounds/Makefile.am @ 10734:8b2c81d9b271

[gaim-migrate @ 12336] " Here's a simple patch that moves the focus to the Alias textbox if a screenname has already been specified. Basically, this covers the scenario where you've clicked Add on someone in a chat window. I'm assuming that you really want to add that person, so there's no need to change the screenname. This moves the focus to the alias box which is what I always want to type next." --rlaager makes sense to me. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 26 Mar 2005 03:39:00 +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)