Mercurial > emacs
view etc/images/ezimage/key.xpm @ 85068:6d4dbcc19e80
Typo and whitespace fixes to reduce the diff with new VC.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Sat, 06 Oct 2007 14:36:09 +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", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};