view pixmaps/status-here.xpm @ 2047:21f1f1e0d4c5

[gaim-migrate @ 2057] absolutely nothing changed with this except for formatting. sean, before i did this i applied your patch to a different copy and have a diff that'll work against this and has good formatting (i hate, *HATE*, 2-char indents). committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 17 Jun 2001 04:35:09 +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",
"                ",
"     ......     ",
"   ...++@@...   ",
"  ..++####@@..  ",
"  .+##$$$$#$@.  ",
" ..+#$$$####@.. ",
" .+#$$%$#%$##@. ",
" .+#$.&..&.##@. ",
" .+##########@. ",
" .+##*####=##@. ",
" ..+##*==*##@.. ",
"  .+########@.  ",
"  ..++#$$#@@..  ",
"   ...+++@...   ",
"     ......     ",
"                "};