[svn] GnuPG - r5443 - trunk/doc
svn author wk
cvs at cvs.gnupg.org
Mon Oct 11 14:36:28 CEST 2010
Author: wk
Date: 2010-10-11 14:36:27 +0200 (Mon, 11 Oct 2010)
New Revision: 5443
Modified:
trunk/doc/ChangeLog
trunk/doc/gpg.texi
Log:
Describe %v and %V.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2010-10-10 09:53:02 UTC (rev 5442)
+++ trunk/doc/ChangeLog 2010-10-11 12:36:27 UTC (rev 5443)
@@ -1,3 +1,8 @@
+2010-10-11 Daniel Kahn Gillmor <dkg at fifthhorseman.net> (wk)
+
+ * gpg.texi (GPG Configuration Options) <photo-viewer>: Describe %v
+ and %V.
+
2010-10-05 Werner Koch <wk at g10code.com>
* Makefile.am (faq.txt faq.html, faq-online): New.
Modified: trunk/doc/gpg.texi
===================================================================
--- trunk/doc/gpg.texi 2010-10-10 09:53:02 UTC (rev 5442)
+++ trunk/doc/gpg.texi 2010-10-11 12:36:27 UTC (rev 5443)
@@ -1141,6 +1141,9 @@
Other flags are "%k" for the key ID, "%K" for the long key ID, "%f"
for the key fingerprint, "%t" for the extension of the image type
(e.g. "jpg"), "%T" for the MIME type of the image (e.g. "image/jpeg"),
+"%v" for the single-character calculated validity of the image being
+viewed (e.g. "f"), "%V" for the calculated validity as a string (e.g.
+"full"),
and "%%" for an actual percent sign. If neither %i or %I are present,
then the photo will be supplied to the viewer on standard input.
More information about the Gnupg-commits
mailing list