Mercurial > emacs
view lisp/gnus/dead.xpm @ 57448:821d95294db5
(tls-certtool-program): New variable.
(tls-certificate-information): New function, based on
ssl-certificate-information.
author | Simon Josefsson <jas@extundo.com> |
---|---|
date | Tue, 12 Oct 2004 09:40:45 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * dead_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++.+.+.+.++.", ".+++.+++.+++.", ".++.+.+.+.++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".++.......++.", " .+++++++++. ", " ..+++++.. ", " ....... "};