view etc/images/ezimage/label.xpm @ 76223:ad3b7db83d7e

(distclean): Delete Makefile. (maintainer-clean): Delete TAGS.
author Glenn Morris <rgm@gnu.org>
date Wed, 28 Feb 2007 04:38:38 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};