Mercurial > emacs
view lisp/sb-dir-minus.xpm @ 90030:f624e8fd4723
(tit-process-header): Fix embedded
coding tag.
(titdic-convert): Bind coding-system-for-write to the coding
system specfied in the map file. Remove `charset' property after
decoding.
(miscdic-convert): Bind coding-system-for-write to the coding
system specfied for the map file. Fix LANGUAGE arg to
quail-define-package.
(batch-miscdic-convert): Check if a file is directory or not.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 19 Oct 2004 11:09:12 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_dir_minus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ...... ", " .++++++. ", ".+@@@@@@+......... ", ".+@@@@@@@+++++++++. ", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@+++++@@@@@@+#", ".+@@@@@@.....@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", " #++++++++++++++++# ", " ################ "};