view etc/images/tree-widget/folder/open.xpm @ 104402:5df6945a3eaa

Remove statement preventing it from being loaded twice. Remove statement preventing it from being byte-compiled if loaded. Remove `(load "cl-macs" nil t)' statement: the functions in cl-macs are autoloaded by cl.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 22 Aug 2009 14:33:55 +0000
parents 96fd64801741
children
line wrap: on
line source

/* XPM */
static char * open_xpm[] = {
"16 22 14 1",
" 	c None",
".	c #848400",
"+	c #D6D67B",
"@	c #CECE7B",
"#	c #CECE73",
"$	c #C6C66B",
"%	c #BDBD5A",
"&	c #BDBD52",
"*	c #ADAD39",
"=	c #ADAD42",
"-	c #B5B54A",
";	c #C6C663",
">	c #CECE6B",
",	c #A5A5C6",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
" ....           ",
".+@@#.....      ",
".@@##$$%%&.     ",
".@#..........   ",
".#.*==--&%%;;.  ",
".#.==--&%%;;.   ",
"..==--&%%;;$.   ",
"..=--&%%;;$.    ",
".=--&%%;;$>.    ",
"...........     ",
"                ",
"     ,          ",
"                ",
"     ,          ",
"                ",
"     ,          "};