view pixmaps/protocols/oscar/gnomeicu-online.xpm @ 4043:e25edee01c33

[gaim-migrate @ 4251] (20:35:19) deryni: LSchiere: http://deryni.perlmonk.org/notify.diff <- fixes the Urgent option crash, and fixes applying changes committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 04 Dec 2002 01:36:43 +0000
parents 16f4776742af
children
line wrap: on
line source

/* XPM */
static char * icon_online_xpm[] = {
"12 12 5 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #00FC00",
"#	c #F8FC00",
"   .. ..    ",
"  .+@.+@.   ",
"  .@@.@@... ",
" ...@.@@.+@.",
".+@@....+@@.",
".@@@.+#.... ",
" ....##.+@@.",
".+@@....@@@.",
".@@.+@.+... ",
" ...@@.@@.  ",
"   .@@.@@.  ",
"    .. ..   "};