Mercurial > emacs
view etc/images/custom/down.xpm @ 108163:ee8e46e5ac6d
Add bug reference.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 29 Apr 2010 16:23:12 +0200 |
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. ", " . "};