diff options
author | David Tardon <dtardon@redhat.com> | 2014-08-04 15:17:52 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-08-04 15:20:14 +0200 |
commit | af68ef036484e6178c2d111b24a8242f1425e509 (patch) | |
tree | d93e6c385ab9aad04bff699c1712ccdf8cdfdbe5 | |
parent | 3127ee5a71ab631f88c398ef4614d15ae4b0b69f (diff) |
update help ids for CertDetails
Change-Id: If40379c7bb59c2d6879c608fa25642fd1a2a0998
-rw-r--r-- | helpers/help_hid.lst | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/viewcertificate_d.xhp | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index cbbfb1da07..7912ce4934 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -3109,7 +3109,6 @@ HID_XMLSEC_CALL,40016, HID_XMLSEC_CTRL_ELEMENTS,43079, HID_XMLSEC_DLG_CERTCHOOSER,43077, HID_XMLSEC_DLG_DIGSIG,43075, -HID_XMLSEC_TP_DETAILS,43073, HID_XMLSEC_TP_GENERAL,43072, HID_XML_FILTER_DOCTYPE,64068, HID_XML_FILTER_DTD,64069, @@ -5780,7 +5779,6 @@ uui_PushButton_RID_DLG_NEWER_VERSION_WARNING_PB_UPDATE,1312182797, uui_RadioButton_DLG_COOKIES_RB_INFUTURE_IGNORE,1311359509, uui_RadioButton_DLG_COOKIES_RB_INFUTURE_INTERACTIVE,1311359510, uui_RadioButton_DLG_COOKIES_RB_INFUTURE_SEND,1311359508, -xmlsecurity_MultiLineEdit_RID_XMLSECTP_DETAILS_ML_ELEMENT,553323010, xmlsecurity_PushButton_RID_XMLSECDLG_CERTCHOOSER_BTN_VIEWCERT,1090146871, xmlsecurity_PushButton_RID_XMLSECDLG_DIGSIG_BTN_ADDCERT,1090130434, xmlsecurity_PushButton_RID_XMLSECDLG_DIGSIG_BTN_REMOVECERT,1090130435, diff --git a/source/text/shared/optionen/viewcertificate_d.xhp b/source/text/shared/optionen/viewcertificate_d.xhp index 1ac5c8e532..7d4adb9517 100644 --- a/source/text/shared/optionen/viewcertificate_d.xhp +++ b/source/text/shared/optionen/viewcertificate_d.xhp @@ -31,12 +31,12 @@ </history> </meta> <body> -<bookmark xml-lang="en-US" branch="hid/XMLSECURITY_HID_XMLSEC_CTRL_ELEMENTS" id="bm_id9764091" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/XMLSECURITY_HID_XMLSEC_TP_DETAILS" id="bm_id5656300" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsecurity/ui/certdetails/tablecontainer" id="bm_id9764091" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsecurity/ui/certdetails/CertDetails" id="bm_id5656300" localize="false"/> <paragraph role="heading" id="par_idN10544" xml-lang="en-US" level="1" l10n="NEW"><variable id="details"><link href="text/shared/optionen/viewcertificate_d.xhp">Details</link> </variable></paragraph> <paragraph role="paragraph" id="par_idN10562" xml-lang="en-US" l10n="NEW"><ahelp hid=".">The Details page of the <link href="text/shared/optionen/viewcertificate.xhp">View Certificate</link> dialog displays detailed information about the certificate.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/xmlsecurity:MultiLineEdit:RID_XMLSECTP_DETAILS:ML_ELEMENT" id="bm_id6321909" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsecurity/ui/certdetails/valuedetails" id="bm_id6321909" localize="false"/> <paragraph role="paragraph" id="par_idN105DB" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Use the value list box to view values and copy them to the clipboard.</ahelp></paragraph> </body> </helpdocument> |