view pixmaps/plugins_small.xpm @ 3496:784ded279bfd

[gaim-migrate @ 3557] Jason Willis submitted a patch to make unaliasing someone in the edit tab unalias the person in the online tab also. bug fixes are always good things. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 12 Sep 2002 14:33: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",
"                  ",
"      ... ...     ",
"      .+. .+.     ",
"      .@. .@.     ",
"      .#. .#.     ",
"    ...........   ",
"    .$$$$$$$$$.   ",
"    .$%%%%%%%&.   ",
"     .%%%%%%&.    ",
"     .&&&&&&&.    ",
"      .......     ",
"       .+*=.      ",
"       .....      ",
"        .%.       ",
"        .%.       ",
"        .$.       ",
"        .#.       ",
"                  "};