Mercurial > emacs
view etc/images/gud/stop.xpm @ 77255:71bdfed53555
(Title page): Remove the date.
(The Standard Calc Interface): Change the trail title.
(Basic Arithmetic): Emphasize that / binds less strongly than *.
(Copying): Move to the appendices.
(GNU Free Documentation License): Add as an appendix.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Mon, 16 Apr 2007 01:54:54 +0000 |
parents | 55c8407fa5ee |
children |
line wrap: on
line source
/* XPM */ static char * stop_xpm[] = { "24 24 3 1", " c None", ". c #cc0033", "X c #FFFFFFFFFFFF", " ", " ", " .......... ", " ............ ", " .............. ", " ................ ", " .................. ", " ..XX..XXX..XX..XXX.. ", " .X..X..X..X..X.X..X. ", " .X.....X..X..X.X..X. ", " .X.....X..X..X.X..X. ", " ..X....X..X..X.X..X. ", " ...X...X..X..X.XXX.. ", " ....X..X..X..X.X.... ", " ....X..X..X..X.X.... ", " .X..X..X..X..X.X.... ", " ..XX...X...XX..X.... ", " .................. ", " ................ ", " .............. ", " ............ ", " .......... ", " ", " "};