view pixmaps/away_icon.xpm @ 1140:249b040f6a83

[gaim-migrate @ 1150] Pounce stuff is working now. It still doesnt use the "per connection" info. Im just playing with the UI right now. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 27 Nov 2000 01:00:09 +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",
"  ......... ",
" ..+++++++. ",
".@.+...+++. ",
".@.+++++++. ",
".@.#+....+. ",
".@.$++++++. ",
".@.++....+. ",
".@..++++++..",
".@@.+++++++.",
".@@.........",
".@@@@@@@@.  ",
"..........  "};