Mercurial > emacs
view etc/images/tree-widget/default/leaf.xpm @ 94425:780f88412851
(desktop-minor-mode-table): Add `savehist-mode'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 28 Apr 2008 08:03:18 +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", " ", " ", " ", " ", " ", " ", " ..... ", " .+@@##. ", " .+@@##$$. ", ".+@@##$$%%. ", ".@@##$$%%&. ", ".@##$$%%&*. ", " .#$$%%&*. ", " .$%%&*. ", " ..... ", " ", " ", " ", " ", " ", " "};