Mercurial > emacs
view etc/images/custom/right.xpm @ 111147:b8d9a3e4de08
Regenerated.
author | Lars Magne Ingebrigtsen <larsi@gnus.org> |
---|---|
date | Sun, 24 Oct 2010 22:47:22 +0200 |
parents | 2c9f719ae74b |
children |
line wrap: on
line source
/* XPM */ static char * right_xpm[] = { "9 9 4 1", " c none", ". c black", "x c gray45", "+ c white", ".. ", ".x.. ", ".++x.. ", ".++++x.. ", ".++++++x.", ".++++x.. ", ".++x.. ", ".x.. ", ".. "};