view pixmaps/protocols/icq/gnomeicu-offline.xpm @ 3888:9928f9cba2e4

[gaim-migrate @ 4040] fix some runtime gtk warnings about the use of gtk_widget_set_sensitive() without a valid widget. (thanks dindinx) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 03 Nov 2002 17:13:41 +0000
parents f4f5eb78a201
children
line wrap: on
line source

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