view lisp/toolbar/right_arrow.xpm @ 55345:6dd3315d02d4

* toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for cut/copy/paste in case menu-bar-enable-clipboard is in effect.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 03 May 2004 21:48:21 +0000
parents 54d90c318dfd
children 734ff40978ad
line wrap: on
line source

/* XPM */
static char * right_arrow_xpm[] = {
"24 24 9 1",
" 	c None",
".	c #020202",
"+	c #1A1A1A",
"@	c #779D6D",
"#	c #88AE80",
"$	c #97B78B",
"%	c #9EBA92",
"&	c #E9EFE8",
"*	c #3C5936",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"      ..                ",
"      .&..              ",
"      .&&&..            ",
"      .&&&&&..          ",
"      .&&&&&&&..        ",
"      .&&&&&&&&&+.      ",
"      +&&&&&&&&&&%..    ",
"      .%#######@@*..    ",
"      .%#####@@*..      ",
"      .%###@@*..        ",
"      .$#@@*..          ",
"      .#@*..            ",
"      .*..              ",
"      ..                ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};