view etc/images/low-color/prev-node.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 c0f0ecaa0096
children
line wrap: on
line source

/* XPM */
static char * prev_node_xpm[] = {
"24 24 7 1",
" 	c None",
".	c #BBBDBA",
"+	c #000000",
"@	c #FFFFFF",
"#	c #87AF85",
"$	c #504D46",
"%	c #000100",
"    ++++++++++++++++++  ",
"   %@.@@@@@@@@@@@@@@.+  ",
"  %@@#.@@@@@@@@@@@@@.+  ",
" +..##.@@@@@@@@@.+...+  ",
" +#....@@@@@@@@.++...+  ",
" +.@@@@@@@@@...+.+...+  ",
" +.@@@@@@@@@@.+.#+...+  ",
" +@@@@@@@@...+.##+++++++",
" +@@@@@@@...+.##......#+",
" +@@@@@@@..+@####.#####+",
" +@.@.....+...........#+",
" +@.@.....+###########$+",
" +@........+##########$+",
" +@........#+#####$$$$$+",
" +@.........#+##$+++++++",
" +@..........#+#$+###+  ",
" +@...........#+$+#..+  ",
" +@............#++...+  ",
" +@.............#+...+  ",
" +@..................+  ",
" +@..................+  ",
" +++++++++++++++++++++  ",
"                        ",
"                        "};