view etc/images/ezimage/label.xpm @ 74900:5941d31b7581

(Graphical Kill): Node deleted. (Killing): Add xref to Cut and Paste. (CUA Bindings): Update xref.
author Richard M. Stallman <rms@gnu.org>
date Mon, 25 Dec 2006 20:36:43 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};