view etc/images/tree-widget/default/open.xpm @ 112186:705e5c9bc06a

allout.el: Add 2011 to the file copyright. (allout-encrypt-string): Prevent encryption from adding an extra newline at the end of the topic body. (allout-version): Increment to 2.3.
author Ken Manheimer <ken.manheimer@gmail.com>
date Mon, 10 Jan 2011 17:05:42 -0500
parents 1122ea27ea77
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",
"                ",
"                ",
"                ",
"                ",
"                ",
"    ...         ",
"   ..+..        ",
"  ..+@#..       ",
" ..+@##$..      ",
"..+@##$%&..     ",
".+@##$%&*=.     ",
"..##$%&*=..     ",
" ..$%&*=..      ",
"  ..&*=..       ",
"   ..=..        ",
"    ...         ",
"     -          ",
"     -          ",
"     -          ",
"     -          ",
"     -          "};