view etc/tree-widget/default/open.xpm @ 76307:cbba7c4947b7

(Formatting Strings): Clarify width, precision, flags.
author Richard M. Stallman <rms@gnu.org>
date Sun, 04 Mar 2007 18:25:36 +0000
parents 37975f598c83
children
line wrap: on
line source

/* XPM */
static char * open_xpm[] = {
"16 21 11 1",
" 	c None",
".	c #004200",
"+	c #296329",
"@	c #316331",
"#	c #396B39",
"$	c #427342",
"%	c #4A734A",
"&	c #4A7B4A",
"*	c #528452",
"=	c #5A845A",
"-	c #A5A5C6",
"                ",
"                ",
"                ",
"                ",
"                ",
"    ...         ",
"   ..+..        ",
"  ..+@#..       ",
" ..+@##$..      ",
"..+@##$%&..     ",
".+@##$%&*=.     ",
"..##$%&*=..     ",
" ..$%&*=..      ",
"  ..&*=..       ",
"   ..=..        ",
"    ...         ",
"     -          ",
"     -          ",
"     -          ",
"     -          ",
"     -          "};