view etc/images/ezimage/label.xpm @ 68823:63d1645b9198

(Maintaining): Change title; clarify topic. Delete duplicate index entries.
author Richard M. Stallman <rms@gnu.org>
date Sun, 12 Feb 2006 20:26:40 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};