Mercurial > pidgin.yaz
view pixmaps/available-chat.xpm @ 3526:2ce20ac05732
[gaim-migrate @ 3599]
this should fix a segfault on signing off (or maybe at other random times)(thanks robot101)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 17 Sep 2002 01:48:59 +0000 |
parents | c172128500ec |
children |
line wrap: on
line source
/* XPM */ static char * available_chat_xpm[] = { "12 14 6 1", " c None", ". c #333333", "+ c #FFFF00", "@ c #666666", "# c #000000", "$ c #4C4C4C", " ... ", " .+++. ", " .+++++. ", ".++@+@++. ", ".+@+@+@+. ", ".+@+++### ", " .+@+#+++# ", " .+@#+++++# ", " .#++#+#++#", " .#+++++++#", " $#++#+#++#", " $.#++#++# ", " ..#+++# ", " ### "};