view etc/tree-widget/default/open.xpm @ 77221:be9753e42cdf

** Parsing URL attributes - url-mailto, url-imap, url-ldap broken? http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00455.html Resolved.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 15 Apr 2007 16:51:17 +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",
"                ",
"                ",
"                ",
"                ",
"                ",
"    ...         ",
"   ..+..        ",
"  ..+@#..       ",
" ..+@##$..      ",
"..+@##$%&..     ",
".+@##$%&*=.     ",
"..##$%&*=..     ",
" ..$%&*=..      ",
"  ..&*=..       ",
"   ..=..        ",
"    ...         ",
"     -          ",
"     -          ",
"     -          ",
"     -          ",
"     -          "};