view pixmaps/status-here.xpm @ 2393:a7ecfd3f7714

[gaim-migrate @ 2406] Arkadiusz Miskiewicz\'s Gadu-Gadu plugin. I was able to figure out enough polish to be able to download Gadu-Gadu, create an account, and test the plugin. Imagine my shock when I got my info and it said I was a woman. Whoops. Also splitting plugins.c so that non-gtk stuff is in modules.c. gaim-core is almost ready for protocol implantaion. Also fixing an IRC bug. Also patiently waiting for anoncvs_gaim's lock in /cvsroot/gaim/gaim/pixmaps committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 29 Sep 2001 23:06:30 +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",
"                ",
"     ......     ",
"   ...++@@...   ",
"  ..++####@@..  ",
"  .+##$$$$#$@.  ",
" ..+#$$$####@.. ",
" .+#$$%$#%$##@. ",
" .+#$.&..&.##@. ",
" .+##########@. ",
" .+##*####=##@. ",
" ..+##*==*##@.. ",
"  .+########@.  ",
"  ..++#$$#@@..  ",
"   ...+++@...   ",
"     ......     ",
"                "};