view pixmaps/status-here.xpm @ 2789:e8a2f3b92348

[gaim-migrate @ 2802] I don't think anyone is being pleased with the way it is now. So I'll put in this fix. Maybe this will make more people happy. That comment pissed me off so much. I'll put it back to the way it was originally tomorrow when I get home. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 24 Nov 2001 19:15:32 +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",
"                ",
"     ......     ",
"   ...++@@...   ",
"  ..++####@@..  ",
"  .+##$$$$#$@.  ",
" ..+#$$$####@.. ",
" .+#$$%$#%$##@. ",
" .+#$.&..&.##@. ",
" .+##########@. ",
" .+##*####=##@. ",
" ..+##*==*##@.. ",
"  .+########@.  ",
"  ..++#$$#@@..  ",
"   ...+++@...   ",
"     ......     ",
"                "};