view etc/letter.xpm @ 76198:19858101f8df

* pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent problems on the console, and security risk in not using gpg-agent.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 27 Feb 2007 16:14:08 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};