Mercurial > pidgin
diff ChangeLog @ 28992:9af18bfb16aa
Add support for dropping an image on the Custom Smiley window to add that
image. Based on theme DND, but I wonder if someone knows how to get it to
accept only image-formats.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 07 Feb 2010 08:41:47 +0000 |
parents | 3de19f8f5c92 |
children | bafc2a8bb747 8c87d8558fb5 |
line wrap: on
line diff
--- a/ChangeLog Sun Feb 07 08:22:11 2010 +0000 +++ b/ChangeLog Sun Feb 07 08:41:47 2010 +0000 @@ -52,6 +52,7 @@ * Correctly handle a multiline text field being required in a request form. (Thanks to Florian Zeitz for finding this problem) * Search friends by email-addresses in the buddy list. (Luoh Ren-Shan) + * Allow dropping an image on Custom Smiley window to add a new one. Finch: * Rebindable 'move-first' and 'move-last' actions for tree widgets. So