Mercurial > pidgin
view pixmaps/protocols/jabber/available.xpm @ 4638:b58c08b7cbe4
[gaim-migrate @ 4946]
This should fix the "Closing a window with chats causes gaim to go kab00m"
bug. Please test it.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 02 Mar 2003 23:02:25 +0000 |
parents | a662c133d1fd |
children |
line wrap: on
line source
/* XPM */ static char * available_xpm[] = { "12 14 5 1", " c None", ". c #333333", "+ c #FFFF00", "@ c #000000", "# c #4C4C4C", " ... ", " .+++. ", " .+++++. ", " .+++++++. ", " .++@+@++. ", " .++@+@++. ", " .+++@+++. ", " .++@++. ", " .++@++. ", " .+++. ", " #@@@# ", " #@@@# ", " @@@ ", " "};