Mercurial > pidgin
diff ChangeLog @ 29615:97005a2e99d7
Use a small GtkButton instead of the custom "X" for close in various
places in the Buddy List and conversations. The minidialog still uses the
X, but it's a little different, anyway.
Refs #8727.
committer: Elliott Sales de Andrade <qulogic@pidgin.im>
author | Kosta Arvanitis <karvanitis@hotmail.com> |
---|---|
date | Sat, 20 Mar 2010 06:02:11 +0000 |
parents | 79c6f28e44ec |
children | 182b6bc805ab |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 19 02:44:22 2010 +0000 +++ b/ChangeLog Sat Mar 20 06:02:11 2010 +0000 @@ -22,6 +22,7 @@ in the distant past. (Greg McNew) * Added a menu set mood globally for all mood-supporting accounts (currently XMPP and ICQ). + * Use standard (but small) GTK+ buttons instead of custom "X" symbol. Bonjour: * Added support for IPv6. (Thanks to T_X for testing)