view pixmaps/protocols/oscar/gnomeicu-online.xpm @ 4813:f9cc606607dc

[gaim-migrate @ 5137] Morten Brix Pedersen writes: "There are some untranslated strings in buddy.c (latest CVS). Attached patch fixes it." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 18 Mar 2003 00:12:33 +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",
"   .. ..    ",
"  .+@.+@.   ",
"  .@@.@@... ",
" ...@.@@.+@.",
".+@@....+@@.",
".@@@.+#.... ",
" ....##.+@@.",
".+@@....@@@.",
".@@.+@.+... ",
" ...@@.@@.  ",
"   .@@.@@.  ",
"    .. ..   "};