view pixmaps/away_icon.xpm @ 1340:1526caa87138

[gaim-migrate @ 1350] Grey's out the info button on conversation windows if the protocol doesnt support it. Probably should add support for the other buttons to. For example: Warn, Block, add/remove, send :-) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 21 Dec 2000 02:01:20 +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",
"  ......... ",
" ..+++++++. ",
".@.+...+++. ",
".@.+++++++. ",
".@.#+....+. ",
".@.$++++++. ",
".@.++....+. ",
".@..++++++..",
".@@.+++++++.",
".@@.........",
".@@@@@@@@.  ",
"..........  "};