Mercurial > pidgin
view pixmaps/tb_drag_arrow_up.xpm @ 11102:eac408c8900f
[gaim-migrate @ 13142]
I was seeing empty authorization dialogs due to ICQ's lack of encoding support.
This should fix them.
Thanks to Mark for pointing out which function to use to do the encoding conversion and Daniel for help testing.
I don't know if oldstatus is affected by this bug.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Wed, 13 Jul 2005 05:26:33 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_up_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};