view etc/images/ezimage/label.xpm @ 81626:44c8071ceb57

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 27 Jun 2007 00:37:28 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};