diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-06-30 23:18:43 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-01 00:07:57 +0200 |
commit | 1b1ba626707b857d873dabbc838c1db02a246595 (patch) | |
tree | 70be64327816c2a4a78af03409f3fa4d7d678c12 /source | |
parent | 2060b9069fa292aee06cc636e8febe0ab3d79207 (diff) |
Insert sys selector for Mac
Change-Id: I628d9e0e460a0e32cee8d89d05f42fb1a1d2f178
Reviewed-on: https://gerrit.libreoffice.org/74937
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/openpgp.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/openpgp.xhp b/source/text/shared/guide/openpgp.xhp index 10aa9c6d93..35dc2ad60d 100644 --- a/source/text/shared/guide/openpgp.xhp +++ b/source/text/shared/guide/openpgp.xhp @@ -51,7 +51,7 @@ <paragraph role="paragraph" id="par_id461543694043196">You must define a personal pair of cryptography keys with the OpenPGP application. Refer to the OpenPGP software installed on how to create a pair of keys, it is usually the first step to execute after the software installation.</paragraph> <h2 id="hd_id881543694319935">%PRODUCTNAME Encryption Setup</h2> <embed href="text/shared/optionen/01010100.xhp#cryptointro"/> - <paragraph role="paragraph" id="par_id611543699681558">Choose menu <menuitem>Tools – Options – User Data</menuitem>. In the <emph>Cryptography</emph> area:</paragraph> + <paragraph role="paragraph" id="par_id611543699681558">Choose menu <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> – User Data</menuitem>. In the <emph>Cryptography</emph> area:</paragraph> <embed href="text/shared/optionen/01010100.xhp#opengpg"/> <h2 id="hd_id251543694437685">Encrypting documents</h2> <paragraph role="paragraph" id="par_id121543694447798">OpenPGP encryption requires the use of the public key of the recipient and this key must be available in the OpenPGP key chain stored in your computer. To encrypt a document:</paragraph> |