view etc/images/ezimage/label.xpm @ 77181:1831de989c0d

** disumu@x3y2z1.net, Apr 10: url-http endless loop http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00379.html Fixed.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 13 Apr 2007 14:59:50 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};