view etc/images/ezimage/label.xpm @ 91884:927a69bb381a

(emacs-uptime): Use before-init-time rather than emacs-startup-time.
author Glenn Morris <rgm@gnu.org>
date Sat, 16 Feb 2008 22:21:06 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};