view pixmaps/away_icon.xpm @ 782:faa7faf60607

[gaim-migrate @ 792] Plugins can communicate because the GList *plugins variable is global. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 29 Aug 2000 04:38:41 +0000
parents 2846a03bda67
children ca040e495bc6
line wrap: on
line source

/* XPM */
static char * away_icon_xpm[] = {
"12 12 6 1",
" 	c None",
".	c #000000",
"+	c #EFFB41",
"@	c #FBF9AE",
"#	c #F2FB3C",
"$	c #F4FC44",
"  ......... ",
" ..+++++++. ",
".@.+...+++. ",
".@.+++++++. ",
".@.#+....+. ",
".@.$++++++. ",
".@.++....+. ",
".@..++++++..",
".@@.+++++++.",
".@@.........",
".@@@@@@@@.  ",
"..........  "};