view etc/images/ezimage/box-plus.xpm @ 65752:12e5c2513853

* speedbar.el: New version 1.0pre3. * ezimage.el, sb-image.el: New files. * sb-*.xpm: Files removed. New image files installed into etc/images/ezimage.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 30 Sep 2005 13:15:10 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_box_plus_xpm[] = {
"20 15 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #D19200",
"                    ",
"  ..............    ",
" .++++++++++++++.   ",
" .++@@@@@@+@@@@@+.  ",
" .+@+@@@@@@+@@@@@+. ",
" .+@@++++++++++++++.",
" .+@@+@@@@@@@@@@@@+.",
" .+@@+@@@@@++@@@@@+.",
" .+@@+@@@@@++@@@@@+.",
" .+@@+@@@++++++@@@+.",
" .+@@+@@@++++++@@@+.",
"  .+@+@@@@@++@@@@@+.",
"   .++@@@@@++@@@@@+.",
"    .++++++++++++++.",
"     .............. "};