[kde-doc-english] [kdepim] doc/kleopatra: improve explanation of the export process as suggested by Philip Jackson
Burkhard Lück
lueck at hube-lueck.de
Sun Jul 28 13:16:02 UTC 2013
Git commit 258e6c0ca122e1ca408781d715a02aa506abe263 by Burkhard Lück.
Committed on 28/07/2013 at 13:15.
Pushed by lueck into branch 'master'.
improve explanation of the export process as suggested by Philip Jackson
CCMAIL:philip.jackson at nordnet.fr
M +7 -7 doc/kleopatra/index.docbook
http://commits.kde.org/kdepim/258e6c0ca122e1ca408781d715a02aa506abe263
diff --git a/doc/kleopatra/index.docbook b/doc/kleopatra/index.docbook
index ff324dc..4e445c7 100644
--- a/doc/kleopatra/index.docbook
+++ b/doc/kleopatra/index.docbook
@@ -491,8 +491,7 @@ receive from the &ca; in PKCS#12 format via <xref linkend="file-import-certifica
This function exports only the public keys, even if
the secret key is available. Use
<xref linkend="file-export-secret-key"/> to export
- both public and secret keys into a file, but note that
- this is almost always a bad idea.
+ the secret keys into a file.
</para>
</note>
</listitem>
@@ -506,14 +505,15 @@ receive from the &ca; in PKCS#12 format via <xref linkend="file-import-certifica
</term>
<listitem>
<para>
- <action>Exports both the public and the secret key to a
- file.</action>
+ <action>Exports the secret key to a file.</action>
</para>
<para>
- In the dialog that opens, you can choose an
- <guilabel>Output file</guilabel> name, and whether to
+ In the dialog that opens, you can choose whether to
create a binary or an &ascii;-armored export file
- (<guilabel>ASCII armor</guilabel>). When exporting
+ (<guilabel>ASCII armor</guilabel>).
+ Next click on the folder icon at the right hand side of the
+ <guilabel>Output file</guilabel> text box and select folder
+ and name of the export file. When exporting
&smime; secret keys, you can also choose the
<guilabel>Passphrase charset</guilabel>. See the
discussion of the
More information about the kde-doc-english
mailing list