Mercurial > emacs
view etc/images/ezimage/unlock.xpm @ 85421:fbc2287ee475
Remove version keyword.
(doc-view-ghostscript-program, doc-view-dvipdfm-program)
(doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
(doc-view-ghostscript-options): Improve custom type.
(doc-view-cache-directory, doc-view-conversion-buffer)
(doc-view-conversion-refresh-interval): Simplify custom type.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Thu, 18 Oct 2007 19:46:39 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * unlock_xpm[] = { "16 16 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ....... ", "..+++++.. ", ".++...++. ", ".+.....+. ", ".+.....+........", "....++++++++++..", " .++@@@@@@@@++.", " .+@@@@@@@@@@+.", " .+@@@@@@@@@@+.", " .+@@@++++@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .++++++++++++.", " .............."};