view lisp/toolbar/lc-jump_to.xpm @ 60339:3cd3e3cf3529

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145 (make-text-button): Default button type if not specified 2005-03-02 Miles Bader <miles@gnu.org> * lisp/button.el (make-text-button): If the user doesn't specify a type, use the default. Rewrite to use `add-text-properties' and plist functions.
author Miles Bader <miles@gnu.org>
date Wed, 02 Mar 2005 09:12:54 +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",
"                        ",
"                        ",
"      +                 ",
"      ++                ",
"      +@+   ++++++      ",
" ++++++@@+ +.#..%#++    ",
" +$$$$$@@@+........++   ",
" +&@@@@@@@@+........+   ",
" +&@@@@@@@@@+.......#+  ",
" +@@@@@@@@@@@+......%+  ",
" +@@@@@@@@@@+........+  ",
" +@@@@@@@@@+.........+  ",
" +@@@@@@@@+#........#+  ",
" ++++++@@+#..........+  ",
"      +@++#.........+   ",
"      ++ ++........++   ",
"      +    +.%..#.++    ",
"            ++++++      ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};