view etc/images/ezimage/label.xpm @ 87657:d83fb5ce6160

Tom Tromey <tromey at redhat.com> (blackbox-mode-map): Add `q' and [return] bindings.
author Glenn Morris <rgm@gnu.org>
date Wed, 09 Jan 2008 04:18:27 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};