Mercurial > pidgin
view pixmaps/protocols/gg/gg_sunwhitered.xpm @ 4850:b5508e864987
[gaim-migrate @ 5175]
I made the buddy ticker not crash gaim when clizicking on a buddy.
I had to make the ticker pass gaim_conversation_new an account instead
of NULL, so I made the ticker look up the account for the buddy.
This fixes http://sourceforge.net/tracker/index.php?func=detail&aid=707223&group_id=235&atid=100235
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 21 Mar 2003 21:48:13 +0000 |
parents | ad8d15bbbd2d |
children |
line wrap: on
line source
/* XPM */ static char * gg_sunwhitered_xpm[] = { "19 18 6 1", " c None", ". c #7F0000", "+ c #FF0000", "@ c #7F7F7F", "# c #FFFFFF", "$ c #000000", " ", " . ", " +@ ", " + .@ + ", " . .+#+. .@ ", " +#####+@ ", " .##$#$##.@ ", " +#######+@ ", " .+.#########.+. ", " +#$###$#+@@@@ ", " .##$$$##.@ ", " +#####+@ ", " .@.+#+. .@ ", " +@ .@@ +@ ", " @ +@ ", " .@ ", " @ ", " "};