view etc/images/ezimage/label.xpm @ 105619:00238321fb14

(menu-bar-file-menu): Convert `separator-exit' to the `menu-item' format.
author Juri Linkov <juri@jurta.org>
date Thu, 15 Oct 2009 22:23:11 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};