view etc/images/ezimage/label.xpm @ 65750:616e5cb890c3

Images used by speedbar.el.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 30 Sep 2005 13:09:58 +0000
parents
children
line wrap: on
line source

/* XPM */
static char * sb_label_xpm[] = {
"10 16 3 1",
" 	c None",
".	c gray",
"+	c blue",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};