view pixmaps/plugins_small.xpm @ 1147:65e0608e19f7

[gaim-migrate @ 1157] I think toc is mostly working, i tested it remotely. Oscar is somewhat working; switching between options doesn't force you offline anymore, so that's good. adding and removing doesn't force you offline either. another plus. but i'm not sure it always recognizes the changes on the server side. hey, that's what you get with a protocol where the only thing you know about it is what you see on the wire. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 27 Nov 2000 13:47:33 +0000
parents b9d34670ea40
children
line wrap: on
line source

/* XPM */
static char * plugins_small_xpm[] = {
"18 18 10 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #E5E5E5",
"#	c #CCCCCC",
"$	c #999999",
"%	c #666666",
"&	c #4C4C4C",
"*	c #FFEB96",
"=	c #F9CD39",
"                  ",
"      ... ...     ",
"      .+. .+.     ",
"      .@. .@.     ",
"      .#. .#.     ",
"    ...........   ",
"    .$$$$$$$$$.   ",
"    .$%%%%%%%&.   ",
"     .%%%%%%&.    ",
"     .&&&&&&&.    ",
"      .......     ",
"       .+*=.      ",
"       .....      ",
"        .%.       ",
"        .%.       ",
"        .$.       ",
"        .#.       ",
"                  "};