From 005265749245773d92f3e434f58d531630d1e17b Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 14 Feb 2013 20:21:28 +0000 Subject: update help ids for security trust page Change-Id: Ib174d1530fbafaad189394e9dbaf1260c6476369 --- helpers/help_hid.lst | 8 -------- source/text/shared/optionen/macrosecurity_ts.xhp | 13 +++++++------ 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index b8b48bcc12..4e456b229d 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -4051,7 +4051,6 @@ HID_XMLSEC_CALL,40016, HID_XMLSEC_CTRL_CHOOSESIGNATURES,43082, HID_XMLSEC_CTRL_ELEMENTS,43079, HID_XMLSEC_CTRL_SIGNATURESDLG,43081, -HID_XMLSEC_CTRL_TRUSTSOURCES,43078, HID_XMLSEC_CTRL_VIEWSIGNATURES,43080, HID_XMLSEC_DLG_CERTCHOOSER,43077, HID_XMLSEC_DLG_CERTVIEWER,43071, @@ -4060,7 +4059,6 @@ HID_XMLSEC_TP_CERTPATH,43074, HID_XMLSEC_TP_DETAILS,43073, HID_XMLSEC_TP_GENERAL,43072, HID_XMLSEC_TP_MACROSEC,43068, -HID_XMLSEC_TP_TRUSTSOURCES,43070, HID_XML_FILTER_APPLICATION,64064, HID_XML_FILTER_DESCRIPTION,64067, HID_XML_FILTER_DOCTYPE,64068, @@ -9333,7 +9331,6 @@ uui_RadioButton_DLG_COOKIES_RB_INFUTURE_INTERACTIVE,1311359510, uui_RadioButton_DLG_COOKIES_RB_INFUTURE_SEND,1311359508, uui_RadioButton_DLG_UUI_UNKNOWNAUTH_RB_ACCEPT_1,1311736321, uui_RadioButton_DLG_UUI_UNKNOWNAUTH_RB_DONTACCEPT_2,1311736326, -xmlsecurity_ListBox_RID_XMLSECTP_TRUSTSOURCES_LB_TRUSTFILELOC,553389576, xmlsecurity_MultiLineEdit_RID_XMLSECTP_CERTPATH_ML_CERTSTATUS,553339395, xmlsecurity_MultiLineEdit_RID_XMLSECTP_DETAILS_ML_ELEMENT,553323010, xmlsecurity_PushButton_RID_XMLSECDLG_CERTCHOOSER_BTN_VIEWCERT,1090146871, @@ -9341,11 +9338,6 @@ xmlsecurity_PushButton_RID_XMLSECDLG_DIGSIG_BTN_ADDCERT,1090130434, xmlsecurity_PushButton_RID_XMLSECDLG_DIGSIG_BTN_REMOVECERT,1090130435, xmlsecurity_PushButton_RID_XMLSECDLG_DIGSIG_BTN_VIEWCERT,1090130487, xmlsecurity_PushButton_RID_XMLSECTP_CERTPATH_BTN_VIEWCERT,553341495, -xmlsecurity_PushButton_RID_XMLSECTP_TRUSTSOURCES_FL_ADD_TRUSTFILELOC,553390601, -xmlsecurity_PushButton_RID_XMLSECTP_TRUSTSOURCES_FL_REMOVE_TRUSTFILELOC,553390602, -xmlsecurity_PushButton_RID_XMLSECTP_TRUSTSOURCES_PB_ADD_TRUSTCERT,553390595, -xmlsecurity_PushButton_RID_XMLSECTP_TRUSTSOURCES_PB_REMOVE_TRUSTCERT,553390597, -xmlsecurity_PushButton_RID_XMLSECTP_TRUSTSOURCES_PB_VIEW_TRUSTCERT,553390596, FID_PASTE_CONTENTS,,.uno:PasteSpecial FN_INSERT_FIELD_DATA_ONLY(),,.uno:InsertFieldDataOnly FN_NAME_GROUP,,.uno:NameGroup diff --git a/source/text/shared/optionen/macrosecurity_ts.xhp b/source/text/shared/optionen/macrosecurity_ts.xhp index 73ef340513..26f5ac694e 100644 --- a/source/text/shared/optionen/macrosecurity_ts.xhp +++ b/source/text/shared/optionen/macrosecurity_ts.xhp @@ -31,18 +31,19 @@ Trusted Sources + Specifies the macro security settings for trusted certificates and trusted file locations. -Trusted certificates +Trusted certificates Lists the trusted certificates. -View +View Opens the View Certificate dialog for the selected certificate. -Remove +Remove Removes the selected certificate from the list of trusted certificates. -Trusted file locations +Trusted file locations Document macros are only executed if they have been opened from one of the following locations. -Add +Add Opens a folder selection dialog. Select a folder from which all macros are allowed to execute. -Remove +Remove Removes the selected folder from the list of trusted file locations. -- cgit