view lisp/sb-dir-plus.xpm @ 83125:b545019c77b0

Add kludge to prevent overriding keyboard-coding-system customization. lisp/international/mule-cmds.el (set-locale-environment): Don't set keyboard-coding-system if it is already set (reported by Friedrich Delgado Friedrichs). git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-165
author Karoly Lorentey <lorentey@elte.hu>
date Tue, 18 May 2004 20:30:43 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

/* XPM */
static char * sb_dir_plus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #B8B8B8",
"+	c #000000",
"@	c #FFF993",
"#	c #828282",
"  ......            ",
" .++++++.           ",
".+@@@@@@+.........  ",
".+@@@@@@@+++++++++. ",
".+@@@@@@@@@@@@@@@@+#",
".+@@@@@@@+@@@@@@@@+#",
".+@@@@@@@+.@@@@@@@+#",
".+@@@@@+++++@@@@@@+#",
".+@@@@@@.+...@@@@@+#",
".+@@@@@@@+.@@@@@@@+#",
".+@@@@@@@@.@@@@@@@+#",
".+@@@@@@@@@@@@@@@@+#",
".+@@@@@@@@@@@@@@@@+#",
" #++++++++++++++++# ",
"  ################  "};