view lisp/sb-tag-gt.xpm @ 57449:202c408c174b

url-vars.el (url-gateway-method): Add new method `tls'. url-news.el (url-snews): Use nntp-open-tls-stream if url-gateway-method is tls. url-ldap.el (url-ldap-certificate-formatter): Use tls-certificate-information if ssl.el is not available. url-https.el (url-https-create-secure-wrapper): Use tls if ssl is not available. url-gw.el (url-open-stream): Support tls url-gateway-method. (url-open-stream): Likewise.
author Simon Josefsson <jas@extundo.com>
date Tue, 12 Oct 2004 09:55:08 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

/* XPM */
static char * sb_tag_gt_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #B8B8B8",
"+	c #000000",
"@	c #FFF993",
"#	c #828282",
"                    ",
"                    ",
"    ..............  ",
"   .++++++++++++++. ",
"  .+@@@@@++@@@@@@@+#",
" .+@@@@@@+++@@@@@@+#",
".+@@@@@@@++++@@@@@+#",
".+@++@@@@+++++@@@@+#",
".+@++@@@@+++++#@@@+#",
".+@@@@@@@++++#@@@@+#",
" #+@@@@@@+++#@@@@@+#",
"  #+@@@@@++#@@@@@@+#",
"   #++++++#+++++++# ",
"    ##############  ",
"                    "};