Mercurial > emacs
view etc/images/ezimage/key.xpm @ 86090:4023cc57741b
etags.1: note that you can use "-" for stdout with -o.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 15 Nov 2007 14:54:56 +0000 |
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", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};