view pixmaps/gnomeicu-offline.xpm @ 5125:74139d2562f5

[gaim-migrate @ 5488] properly handle NULL settings, and hopefully fix a potential buddy icon segfault. I'm sure KingAnt will come up with a better fix for this later committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 14 Apr 2003 00:53:44 +0000
parents 3f76de1d69e1
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",
"   .. ..    ",
"  .+@.+@.   ",
"  .@@.@@... ",
" ...@.@@.+@.",
".+@@....+@@.",
".@@@.+#.... ",
" ....##.+@@.",
".+@@....@@@.",
".@@.+@.+... ",
" ...@@.@@.  ",
"   .@@.@@.  ",
"    .. ..   "};