view etc/images/low-color/prev-node.xpm @ 88051:a67ed67d274a

* net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for the command.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 28 Jan 2008 21:24:48 +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",
"    ++++++++++++++++++  ",
"   %@.@@@@@@@@@@@@@@.+  ",
"  %@@#.@@@@@@@@@@@@@.+  ",
" +..##.@@@@@@@@@.+...+  ",
" +#....@@@@@@@@.++...+  ",
" +.@@@@@@@@@...+.+...+  ",
" +.@@@@@@@@@@.+.#+...+  ",
" +@@@@@@@@...+.##+++++++",
" +@@@@@@@...+.##......#+",
" +@@@@@@@..+@####.#####+",
" +@.@.....+...........#+",
" +@.@.....+###########$+",
" +@........+##########$+",
" +@........#+#####$$$$$+",
" +@.........#+##$+++++++",
" +@..........#+#$+###+  ",
" +@...........#+$+#..+  ",
" +@............#++...+  ",
" +@.............#+...+  ",
" +@..................+  ",
" +@..................+  ",
" +++++++++++++++++++++  ",
"                        ",
"                        "};