view etc/images/tree-widget/default/open.xpm @ 96664:b306a69b9d7f

applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Tue, 15 Jul 2008 13:04:01 +0000
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",
"                ",
"                ",
"                ",
"                ",
"                ",
"    ...         ",
"   ..+..        ",
"  ..+@#..       ",
" ..+@##$..      ",
"..+@##$%&..     ",
".+@##$%&*=.     ",
"..##$%&*=..     ",
" ..$%&*=..      ",
"  ..&*=..       ",
"   ..=..        ",
"    ...         ",
"     -          ",
"     -          ",
"     -          ",
"     -          ",
"     -          "};