Mercurial > emacs
view etc/images/gud/rstepi.xpm @ 112344:7c2cdabbc4a9
* image.c (syms_of_image): Don't access XSYMBOL's internals directly.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 16 Jan 2011 10:40:47 -0500 |
parents | ca0315d80583 |
children |
line wrap: on
line source
/* XPM */ static char * reverse_stepi_xpm[] = { "24 24 5 1", " c None", ". c #D40000", "+ c #616161", "@ c #2A1F55", "# c #CC9999", " ", " ", " ", " ", " ..... ", " . . ", " . . ", " . . ", " + . + . ", " +@ .#.#. @+ . ", " +@ #...# @+ ", " +@ ... @+ ", " +@ #.# @+ ", " @+ . +@ ", " @+ +@ ", " @+ +@ ", " @+ +@ ", " @ @ ", " ", " ", " ", " ", " ", " "};