Mercurial > pidgin
view pixmaps/status-game.xpm @ 4819:815afc71c8e4
[gaim-migrate @ 5144]
On the one hand, rabbits not laying eggs is a conscious decision--it's not
that they can't, it's that they choose not to. But on the other hand,
the first hand makes no sense.
This should make reading ICQ info for people with non-ascii cruft not
crash Gaim and/or output ugly pango utf8 messages. I also make the ICQ
info strings internationalizationable.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 18 Mar 2003 05:52:22 +0000 |
parents | 304e8c376472 |
children |
line wrap: on
line source
/* XPM */ static char * status_game_xpm[] = { "12 12 14 1", " c None", ". c #FFFFFF", "+ c #838183", "@ c #000000", "# c #000083", "$ c #008183", "% c #C5C2FF", "& c #C0C0C0", "* c #808000", "= c #FFFF00", "- c #000080", "; c #808080", "> c #800000", ", c #FF0000", " &&@@**&& ", " &@@====**& ", "&@==....=.*&", "&@=...====*&", "@=..-.=-.==*", "@=.&;&&;&==*", ".+@####====*", "+$%%+%%=,==*", "#.....$>==*&", "#.#...$===*&", "#.....$=**& ", "#...#.$*&& "};