Mercurial > emacs
view etc/images/tree-widget/folder/close.xpm @ 112157:f07ac5fe9893
Add --no-site-lisp to more Makefiles.
* leim/makefile.w32-in (RUN_EMACS):
* leim/Makefile.in (RUN-EMACS): Add --no-site-lisp.
* lib-src/Makefile.in (EMACSOPT): Add --no-site-lisp.
* lisp/makefile.w32-in (EMACSOPT): Add --no-site-lisp.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 07 Jan 2011 18:53:50 -0800 |
parents | cefc9555d19c |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "16 22 15 1", " c None", ". c #848400", "+ c #E7E79C", "@ c #E7E794", "# c #DEDE8C", "$ c #ADAD39", "% c #ADAD42", "& c #B5B54A", "* c #B5B552", "= c #BDBD5A", "- c #9C9C29", "; c #A5A531", "> c #C6C663", ", c #C6C66B", "' c #CECE73", " ", " ", " ", " ", " ", " ", " .... ", ".+@@#....... ", ".....$%%&&*=. ", ".-;;$%%&&*==. ", ".;;$%%&&*===. ", ".;$%%&&*===>. ", ".$%%&&*===>,. ", ".%%&&*===>,,. ", ".%&&*===>,,'. ", "............. ", " ", " ", " ", " ", " ", " "};