Mercurial > pidgin.yaz
view sounds/Makefile.am @ 13568:6034444bbcf5
[gaim-migrate @ 15947]
Rest of SF Patch #1453583 from Sadrul
Sadrul's description of this patch:
This tweaks a few things in the log viewer:
- clear the imhtml when you press 'Find'
- select the first entry (if any) in the treeview
after search, or after clearing search
- make autoselect the first entry in the treeview
work for GTK < 2.2
- "activate" on buttons shouldn't be used.
('Applications should never connect to this signal, but
use the "clicked" signal')
- uses glist functions instead of doing things manually
- fixes a small memleak when there's no log
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 26 Mar 2006 07:41:06 +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)