view pixmaps/gnomeicu-away.xpm @ 1250:b5783215b245

[gaim-migrate @ 1260] decklin's clean up of the account editor, much needed. indent -kr -i8 -l105 -ncs -cp7 -npcs -T GtkWidget -T gpointer -T AppletCallbackFunc -T GtkFunction -T gaim_plugin_remove -T name -T FILE -T gchar -T user_opts -T GdkEvent -T GtkObject ... did about.c, aim.c, away.c, browser.c, buddy_chat.c, gaimrc.c, html.c, idle.c, multi.c. Need to do buddy.c, conversation.c, dialogs.c, oscar.c, perl.c, plugins.c, prefs.c, proxy.c, prpl.c, rvous.c, server.c, sound.c, toc.c, util.c. not doing gtkhtml.c because it's a piece of crap anyway, or *ticker.c because they're syd's. got rid of debug_buff, just debug_printf now. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 13 Dec 2000 20:18:35 +0000
parents 16ea7a3fdbb6
children c172128500ec
line wrap: on
line source

/* XPM */
static char * icon_away_xpm[] = {
"13 12 28 1",
" 	c None",
".	c #8B8B8B",
"+	c #FFFF00",
"@	c #999900",
"#	c #7F7F7F",
"$	c #0B483A",
"%	c #006DFF",
"&	c #093C30",
"*	c #4C4C4C",
"=	c #0D5645",
"-	c #175B40",
";	c #0D5041",
">	c #0E5948",
",	c #0E5747",
"'	c #84B9FF",
")	c #0C4D3E",
"!	c #0D5444",
"~	c #0B4639",
"{	c #0B4437",
"]	c #0C4F40",
"^	c #0A3F33",
"/	c #0B4A3C",
"(	c #0C4B3D",
"_	c #0B3C31",
":	c #0E4337",
"<	c #0C3F33",
"[	c #09382D",
"}	c #09382E",
".++@+...+..# ",
".+@@+$%+@+&#*",
".++++=-+@@+#*",
".;>,',,%++&#*",
".),>%!')~'&#*",
".{)!]])~~^&#*",
".~'/+)('~%_#*",
".^:+@+<[}}&#*",
"##+@+#######*",
" **+.###*****",
"    .###*    ",
"  .#######*  "};