Mercurial > pidgin.yaz
diff ChangeLog @ 3517:6b0cb60162f4
[gaim-migrate @ 3590]
Rob McQueen added a mute feature to his nice little docklet. I added a
queuing feature. Configure the docklet in the plugins dialog to queue
unread messages, and when you receive a message the docklet will eat it up
and show a little message pending icon. Click on it, and read your message.
ICQ people will like it.
I also made plugin_event use a va_list.
I bet this breaks perl.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 16 Sep 2002 08:35:24 +0000 |
parents | b23092ad7126 |
children | cd938f18f3f8 |
line wrap: on
line diff
--- a/ChangeLog Mon Sep 16 07:04:55 2002 +0000 +++ b/ChangeLog Mon Sep 16 08:35:24 2002 +0000 @@ -23,7 +23,7 @@ Uekawa) * Optionally uniquely colorize nicks in chats * Changed some default options - * Updated desktop icon. + * Updated desktop and window icons (Thanks Robert McQueen) * GTK2 Goodness: - Preferences dialog - Plugins dialog (Ari Pollak) @@ -70,7 +70,10 @@ * /topic with no argument displays the current topic (Thanks Mark Doliner) * i18n fixes (Thanks Matt Wilson) - * Changed Ctrl-C color binding to Ctrl-K + * Changed Ctrl-C color removed + * Docklet plugin--replaces the old GNOME applet. You'll need the + Panel Notification Area applet for GNOME 2, or the patch from + RedHat for KDE 3. (Thanks Robert McQueen) version 0.59 (06/24/2002): * Hungarian translation added (Thanks, Sutto Zoltan)