Mercurial > pidgin.yaz
view pixmaps/available-chat.xpm @ 2338:2bf8a8131479
[gaim-migrate @ 2351]
i think that the <BR>'s were getting improperly drawn at times, so it should be fixed now.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 21 Sep 2001 01:58:44 +0000 |
parents | 6b0a7cea1dd1 |
children | c172128500ec |
line wrap: on
line source
/* XPM */ static char * available_chat_xpm[] = { "15 15 6 1", " c None", ". c #333333", "+ c #FFFF00", "@ c #666666", "# c #000000", "$ c #4C4C4C", " ", " ... ", " .+++. ", " .+++++. ", " .++@+@++. ", " .+@+@+@+. ", " .+@+++### ", " .+@+#+++# ", " .+@#+++++# ", " .#++#+#++#", " .#+++++++#", " $#++#+#++#", " $.#++#++# ", " ..#+++# ", " ### "};