view lisp/toolbar/lc-paste.xpm @ 65185:7d1da711be4c

(mouse-select-or-drag-move-point): Don't pass X and Y (they are ignored anyway). (mouse-set-mark, mouse-select-window, mouse-delete-other-windows, mouse-delete-window): Make arguments optional.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 29 Aug 2005 10:12:36 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * paste2_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #FFFFFF",
"+	c #BBBDBA",
"@	c #000100",
"#	c #6B6B66",
"$	c #504D46",
"%	c #D3B354",
"&	c #974F3D",
"       @@@@             ",
" @@@@@@+..#@@@@@@       ",
"@.....$.++#$+...+@      ",
"@.++++$.##+$#+++%@      ",
"@.+++$..+++#$#++%@      ",
"@.++$++++++#$$++%@      ",
"@.++#$$$$$$$$#++%@      ",
"@.+++########+++%@      ",
"@.+++++#$@@@@@$$@@@@@   ",
"@.+++++$+...........+@  ",
"@.+++++$.............@  ",
"@.+++++@.+##+..+#.#+.@  ",
"@.+++++@.............@  ",
"@.+++++$.##.###+.+#..@  ",
"@.+++++$.............@  ",
"@.+++++$.+##.###+.+#.@  ",
"@.+++++@.............@  ",
"@.+++++@.##.###+.+#..@  ",
"@.+++++$.............@  ",
"@.+++++$.+##.###+.+#.@  ",
"@+%%%%&@.............@  ",
" @@@@@@@+...........+@  ",
"        @@@@@@@@@@@@@   ",
"                        "};