Mercurial > emacs
view etc/images/custom/down.xpm @ 108374:f043f612f6da
Regenerate src/config.in.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 08 May 2010 11:42:56 -0700 |
parents | 2c9f719ae74b |
children |
line wrap: on
line source
/* XPM */ static char * down_xpm[] = { "9 9 4 1", " c none", ". c black", "x c gray45", "+ c white", ".........", ".x+++++x.", " .+++++. ", " .x+++x. ", " .+++. ", " .x+x. ", " .+. ", " .x. ", " . "};