Mercurial > pidgin.yaz
diff ChangeLog @ 24455:e344426d7c28
Add the Games and Office media to MSN as attributes tacked on to the tune
status, as suggested by rlaager. Should probably generalize "tune" into
"media" for 3.0. Also, updates the status text to include the album, if
it's available.
Fixes #4872.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Mon, 24 Nov 2008 05:51:18 +0000 |
parents | 1ee0ded8926b |
children | fdd9fd5c2086 781723b2a170 6f41450584a7 |
line wrap: on
line diff
--- a/ChangeLog Mon Nov 24 00:52:41 2008 +0000 +++ b/ChangeLog Mon Nov 24 05:51:18 2008 +0000 @@ -15,6 +15,9 @@ * The Buddy State Notification plugin no longer turns JID's, MSN Passport ID's, etc. into links (Florian Quèze) * Fix a crash in SIMPLE when a malformed message is received. + * On MSN, the Games and Office media can now be set and displayed (in + addition to the previous Music media). The Media status text now shows + the album, if possible. Pidgin: * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting