Mercurial > emacs
view etc/images/ezimage/key.xpm @ 106668:75fb4d306cdf
INSTALL: Remove obsolete notes about line endings, and fix some typos.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 28 Dec 2009 16:24:26 +0100 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * key_xpm[] = { "16 16 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};