Mercurial > emacs
view etc/tree-widget/default/empty.xpm @ 80312:339dff977be0
(Finsert_file_contents): Don't make CCL program to
append "CCL: Quitted" when the decoding is quitted, but just
signal `quit'.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 10 Mar 2008 12:19:35 +0000 |
parents | 37975f598c83 |
children |
line wrap: on
line source
/* XPM */ static char * empty_xpm[] = { "16 21 9 1", " c None", ". c #848400", "+ c #949429", "@ c #9C9C31", "# c #9C9C39", "$ c #A5A542", "% c #A5A54A", "& c #ADAD52", "* c #ADAD5A", " ", " ", " ", " ", " ", " ... ", " ..+.. ", " ..+@#.. ", " ..+@##$.. ", "..+@##$%%.. ", ".+@##$%%&*. ", "..##$%%&*.. ", " ..$%%&*.. ", " ..%&*.. ", " ..*.. ", " ... ", " ", " ", " ", " ", " "};