view lisp/sb-tag.xpm @ 83329:dbb941c7c73c

Remove pointless conditional around key substitution block in term/xterm.el (Dan Nicolaescu) * lisp/term/xterm.el: Remove pointless conditional around key substitution block. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-369
author Karoly Lorentey <lorentey@elte.hu>
date Thu, 30 Jun 2005 14:08:46 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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