view etc/images/ezimage/label.xpm @ 75336:24741d0abdef

(section{Spu?t? Emacsu}): Add space after \versionemacs.
author Glenn Morris <rgm@gnu.org>
date Sat, 20 Jan 2007 23:19:05 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};