view etc/images/ezimage/label.xpm @ 76207:fc03011abe2b

** dale@codefu.org, Feb 25: tramp and diff-mode results in Emacs crash Fixed.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 28 Feb 2007 01:35:41 +0000
parents 616e5cb890c3
children
line wrap: on
line source

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