view etc/images/ezimage/tag-v.xpm @ 79042:2ac6721844b2

(Distinguish Interactive): New node, broken out from Interactive Call and rewritten. (Command Loop): Put Distinguish Interactive in menu.
author Richard M. Stallman <rms@gnu.org>
date Fri, 12 Oct 2007 04:52:06 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_tag_v_xpm[] = {
"20 15 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFF993",
"                    ",
"                    ",
"    ............... ",
"   .+++++++++++++++.",
"  .+@@@@@@@@@@@@@@+.",
" .+@@@++++++++++.@+.",
".+@@@@@++++++++.@@+.",
".+@++@@@++++++.@@@+.",
".+@++@@@@++++.@@@@+.",
".+@@@@@@@@++.@@@@@+.",
" .+@@@@@@@@.@@@@@@+.",
"  .+@@@@@@@@@@@@@@+.",
".  .+++++++++++++++.",
"    ............... ",
"                    "};