Mercurial > emacs
view etc/images/custom/right.xpm @ 110249:c3d85dc16abc
Merge from mainline.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sun, 05 Sep 2010 22:45:59 +0000 |
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.. ", ".. "};