Git commit 5ab379afa6b69b39e74b490bb8378583a48ea1bd by Yuri Chornoivan. Committed on 30/03/2013 at 09:00. Pushed by yurchor into branch 'master'.
Add links to the explanation pages for some techy terms (requested by Gerd B?ntzly) M +3 -3 doc/kleopatra/index.docbook http://commits.kde.org/kdepim/5ab379afa6b69b39e74b490bb8378583a48ea1bd diff --git a/doc/kleopatra/index.docbook b/doc/kleopatra/index.docbook index 9d0e574..a180f13 100644 --- a/doc/kleopatra/index.docbook +++ b/doc/kleopatra/index.docbook @@ -95,7 +95,7 @@ <abstract> <para> -&kleopatra; is a tool for managing X.509 and OpenPGP certificates. + &kleopatra; is a tool for managing <ulink url="http://en.wikipedia.org/wiki/X.509">&x509;</ulink> and <ulink url="http://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP">OpenPGP</ulink> certificates. </para> </abstract> @@ -116,8 +116,8 @@ <chapter id="introduction"> <title>Introduction</title> -<para>&kleopatra; is the &kde; tool for managing X.509 and OpenPGP certificates in -the &gpgsm; and &gpg; keyboxes and for retrieving certificates from +<para>&kleopatra; is the &kde; tool for managing <ulink url="http://en.wikipedia.org/wiki/X.509">&x509;</ulink> and <ulink url="http://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP">OpenPGP</ulink> certificates in + the <ulink url="http://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPGSM.html">&gpgsm;</ulink> and <ulink url="http://en.wikipedia.org/wiki/GNU_Privacy_Guard">&gpg;</ulink> keyboxes and for retrieving certificates from &ldap; and other certificate servers.</para> <para>&kleopatra; can be started from &kmail;'s <menuchoice><guimenu>Tools</guimenu>
