Mercurial > emacs
view etc/images/ezimage/dir-minus.xpm @ 90745:1b883722b73c
src/Makefile.in: Remove redundant HAVE_XFT clause
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-168
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 31 Jan 2007 00:26:59 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_dir_minus_xpm[] = { "20 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #DBDB00", "# c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+......... ", ".+@@@@@@@++++++++. ", ".+@@@@@@@@@@@@@@+...", ".+@@++++++++++++++++", ".+@@+##############+", ".+@+##############+.", ".+@+####++++++####+.", ".+@+####++++++####+.", ".+@+##############+.", ".++##############+..", ".++##############+. ", ".+++++++++++++++++. ", " ................. "};