Mercurial > emacs
view etc/images/ezimage/key.xpm @ 110590:21047b3216d2
Don't break the build if we don't have the gnutls libraries.
author | Lars Magne Ingebrigtsen <larsi@gnus.org> |
---|---|
date | Sun, 26 Sep 2010 17:18:47 +0200 |
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", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};