view etc/images/ezimage/label.xpm @ 96164:ecb510f4fdc4

(custom-dependencies-no-scan-regexp): Add ldefs-boot.el.
author Glenn Morris <rgm@gnu.org>
date Sat, 21 Jun 2008 19:35:59 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};