diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-12-02 10:01:44 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2016-12-02 10:01:47 +0100 |
commit | d4d4804eaf0276e2ab3d3a990d66915c75b1cec9 (patch) | |
tree | 0b49be823360e198f2902acdebeabb803f1294a1 | |
parent | 9daa5f09461d1ae83c3e9273212a0582a728b375 (diff) |
selectcertificate: fix outdated RID bookmarks
So that F1 works in the dialog.
Change-Id: I6204f769118b4f20c420109a5b39fee702d239c6
-rw-r--r-- | source/text/shared/01/selectcertificate.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/01/selectcertificate.xhp b/source/text/shared/01/selectcertificate.xhp index 5d139f588a..328e8f6fa8 100644 --- a/source/text/shared/01/selectcertificate.xhp +++ b/source/text/shared/01/selectcertificate.xhp @@ -27,20 +27,20 @@ </topic> </meta> <body> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/selectcertificatedialog/SelectCertificateDialog" id="bm_id3150017" localize="false"/> <paragraph role="heading" id="par_idN10541" xml-lang="en-US" level="1" l10n="NEW">Select Certificate</paragraph> <paragraph role="paragraph" id="par_idN10545" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Select the certificate that you want to <link href="text/shared/01/digitalsignatures.xhp">digitally sign</link> the current document with.</ahelp></paragraph> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#digitalsigsel"/> </section> <embed href="text/shared/guide/digital_signatures.xhp#digital_signatures"/> -<bookmark xml-lang="en-US" branch="hid/XMLSECURITY_HID_XMLSEC_CTRL_CHOOSESIGNATURES" id="bm_id8177129" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/selectcertificatedialog/signatures" id="bm_id8177129" localize="false"/> <paragraph role="heading" id="par_idN1056A" xml-lang="en-US" level="2" l10n="NEW">List</paragraph> <paragraph role="paragraph" id="par_idN1056E" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Select the certificate that you want to digitally sign the current document with.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/xmlsecurity:PushButton:RID_XMLSECDLG_CERTCHOOSER:BTN_VIEWCERT" id="bm_id5101168" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/certpage/viewcert" id="bm_id3395794" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/selectcertificatedialog/viewcert" id="bm_id5101168" localize="false"/> <paragraph role="heading" id="par_idN10571" xml-lang="en-US" level="2" l10n="NEW">View Certificate</paragraph> <paragraph role="paragraph" id="par_idN10575" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Opens the <link href="text/shared/optionen/viewcertificate.xhp">View Certificate</link> dialog where you can examine the selected certificate.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/certpage/description" id="bm_id3395794" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/selectcertificatedialog/description" id="bm_id3395794" localize="false"/> <paragraph role="heading" id="par_idN10572" xml-lang="en-US" level="2" l10n="NEW">Description</paragraph> <paragraph role="paragraph" id="par_idN10576" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Type a purpose for the signature.</ahelp></paragraph> </body> |