Mercurial > emacs
view etc/images/tree-widget/default/leaf.xpm @ 99001:fbb836248f07
(Advanced VC Usage): Remove VC Directory Mode and VC Directory
Commands from the submenu. Don't include deleted file vc2-xtra.texi.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 21 Oct 2008 20:50:45 +0000 |
parents | bb8d8690b377 |
children |
line wrap: on
line source
/* XPM */ static char * leaf_xpm[] = { "16 21 9 1", " c None", ". c #424242", "+ c #737373", "@ c #7B7B7B", "# c #848484", "$ c #8C8C8C", "% c #949494", "& c #9C9C9C", "* c #A5A5A5", " ", " ", " ", " ", " ", " ", " ..... ", " .+@@##. ", " .+@@##$$. ", ".+@@##$$%%. ", ".@@##$$%%&. ", ".@##$$%%&*. ", " .#$$%%&*. ", " .$%%&*. ", " ..... ", " ", " ", " ", " ", " ", " "};