Mercurial > pidgin.yaz
view pixmaps/status-here.xpm @ 1352:2e8213567278
[gaim-migrate @ 1362]
Blah Blah Blah :)
The cute grey/non grey stuff works better and is less crashy
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Fri, 22 Dec 2000 02:25:28 +0000 |
parents | 0c7c659fc730 |
children | 182fbac488c0 |
line wrap: on
line source
/* XPM */ static char * status_here_xpm[] = { "16 16 10 1", " c None", ". c #C0C0C0", "+ c #000000", "@ c #808000", "# c #FFFF00", "$ c #FFFFFF", "% c #000080", "& c #808080", "* c #800000", "= c #FF0000", " ", " ...... ", " ...++@@... ", " ..++####@@.. ", " .+##$$$$#$@. ", " ..+#$$$####@.. ", " .+#$$%$#%$##@. ", " .+#$.&..&.##@. ", " .+##########@. ", " .+##*####=##@. ", " ..+##*==*##@.. ", " .+########@. ", " ..++#$$#@@.. ", " ...+++@... ", " ...... ", " "};