Mercurial > emacs
view lisp/toolbar/left_arrow.xpm @ 49401:a57a71b7eaae
(insert-directory): Read the output of "ls" by
no-conversion, and decode it later while preserving
`dired-filename' property.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 23 Jan 2003 05:59:47 +0000 |
parents | 54d90c318dfd |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char * left_arrow_xpm[] = { "24 24 9 1", " c None", ". c #020202", "+ c #121A12", "@ c #78A16E", "# c #86AD7D", "$ c #B2C6AE", "% c #263222", "& c #E7EDE6", "* c #497241", " ", " ", " ", " ", " ", " .. ", " ..$. ", " ..&&$. ", " ..&&&&$. ", " ..&&&&&&$. ", " .+&&&&&&&&$. ", " ..$&&&&&&&&&$% ", " ..**@@@#####@. ", " ..**@#@###@. ", " ..**@#@#@. ", " ..**@@@. ", " ..*@*. ", " ..*. ", " .. ", " ", " ", " ", " ", " "};