view etc/images/ezimage/label.xpm @ 105008:b9b9c3b2718d

(elint-add-required-env): Revert to not using temp-buffers (2009-09-12).
author Glenn Morris <rgm@gnu.org>
date Mon, 14 Sep 2009 00:48:06 +0000 (2009-09-14)
parents 616e5cb890c3
children
line wrap: on
line source
/* XPM */
static char * sb_label_xpm[] = {
"10 16 3 1",
" 	c None",
".	c gray",
"+	c blue",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};