view lisp/sb-tag-minus.xpm @ 90011:26cef35a1562

(setup_coding_system): If coding_system is nil, use Qundecided. (Fterminal_coding_system): Return nil if terminal coding system is `undecided'. (syms_of_coding): Define coding-system `undecided' here. Setup terminal_coding as `undecided'.
author Kenichi Handa <handa@m17n.org>
date Tue, 12 Oct 2004 02:40:21 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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