view lisp/toolbar/lc-jump_to.xpm @ 60340:f6384702a1b6

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146 quick-install-emacs: Use mkdir --verbose only when requested 2005-03-02 Miles Bader <miles@gnu.org> * admin/quick-install-emacs: Only use the mkdir --verbose option if the script's --verbose option was specified (this avoids problems with default usage on systems where mkdir doesn't support that option).
author Miles Bader <miles@gnu.org>
date Wed, 02 Mar 2005 09:26:43 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * jump_to2_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #D3B354",
"+	c #000100",
"@	c #87AF85",
"#	c #974F3D",
"$	c #FFFFFF",
"%	c #D15237",
"&	c #BBBDBA",
"                        ",
"                        ",
"      +                 ",
"      ++                ",
"      +@+   ++++++      ",
" ++++++@@+ +.#..%#++    ",
" +$$$$$@@@+........++   ",
" +&@@@@@@@@+........+   ",
" +&@@@@@@@@@+.......#+  ",
" +@@@@@@@@@@@+......%+  ",
" +@@@@@@@@@@+........+  ",
" +@@@@@@@@@+.........+  ",
" +@@@@@@@@+#........#+  ",
" ++++++@@+#..........+  ",
"      +@++#.........+   ",
"      ++ ++........++   ",
"      +    +.%..#.++    ",
"            ++++++      ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};