helpers/help_hid.lst | 5 ----- source/text/shared/01/xformsdataname.xhp | 8 ++++---- 2 files changed, 4 insertions(+), 9 deletions(-)
New commits: commit e3e01ea0c449aba7b5c1f72b020bf672fb96b6ec Author: Caolán McNamara <[email protected]> Date: Sat Feb 1 16:19:47 2014 +0000 update help ids for namespace dialog .ui conversion Change-Id: I9a5b34fe0123c9ffa54e1b3a349bc85c90b24263 diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index f038ce8..60857fe 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -3602,8 +3602,6 @@ HID_XFORMS_INSTANCES_MENUBTN,38132, HID_XFORMS_ITEMS_LIST,38129, HID_XFORMS_MODELS_LIST,38130, HID_XFORMS_MODELS_MENUBTN,38131, -HID_XFORMS_NAMESPACEITEM_DLG,38110, -HID_XFORMS_NAMESPACEITEM_LIST,38111, HID_XFORMS_TAB_CONTROL,38137, HID_XFORMS_TOOLBOX,38123, HID_XFORMS_TOOLBOX_ITEM_ADD,38124, @@ -6576,9 +6574,6 @@ svx_PushButton_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_DOWN,1251201846, svx_PushButton_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_UP,1251201845, svx_PushButton_RID_SVXDLG_MULTIPATH_BTN_ADD_MULTIPATH,1240879630, svx_PushButton_RID_SVXDLG_MULTIPATH_BTN_DEL_MULTIPATH,1240879631, -svx_PushButton_RID_SVXDLG_NAMESPACE_ITEM_PB_ADD_NAMESPACE,1368887820, -svx_PushButton_RID_SVXDLG_NAMESPACE_ITEM_PB_DELETE_NAMESPACE,1368887822, -svx_PushButton_RID_SVXDLG_NAMESPACE_ITEM_PB_EDIT_NAMESPACE,1368887821, svx_PushButton_RID_SVXDLG_RUBY_PB_CLOSE,2315375112, svx_PushButton_RID_SVXDLG_RUBY_PB_STYLIST,2315375108, svx_PushButton_RID_SVXDLG_SEARCHFORM_PB_SOUNDSLIKESETTINGS,1368773123, diff --git a/source/text/shared/01/xformsdataname.xhp b/source/text/shared/01/xformsdataname.xhp index 8fdee15..072664f 100644 --- a/source/text/shared/01/xformsdataname.xhp +++ b/source/text/shared/01/xformsdataname.xhp @@ -41,21 +41,21 @@ <paragraph xml-lang="en-US" id="par_idN1053E" role="heading" level="1" l10n="NEW">Form Namespaces</paragraph> <paragraph xml-lang="en-US" id="par_idN10542" role="paragraph" l10n="CHG"><ahelp hid=".">Use this dialog to organize namespaces. You can access this dialog through the Add Condition dialog of the Data Navigator.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/SVX_HID_XFORMS_NAMESPACEITEM_LIST" id="bm_id8072450" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/svx/ui/namespacedialog/namespaces" id="bm_id8072450" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10561" role="heading" level="2" l10n="NEW">Namespaces</paragraph> <paragraph xml-lang="en-US" id="par_idN10565" role="paragraph" l10n="NEW"><ahelp hid=".">Lists the currently defined namespaces for the form.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/svx:PushButton:RID_SVXDLG_NAMESPACE_ITEM:PB_ADD_NAMESPACE" id="bm_id5343485" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/svx/ui/namespacedialog/add" id="bm_id5343485" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10568" role="heading" level="2" l10n="NEW">Add</paragraph> <paragraph xml-lang="en-US" id="par_idN1056C" role="paragraph" l10n="NEW"><ahelp hid=".">Adds a new namespace to the list.</ahelp></paragraph> <paragraph xml-lang="en-US" id="par_idN1056F" role="paragraph" l10n="NEW">Use the <emph>Add Namespace</emph> dialog to enter the Prefix and URL.</paragraph> -<bookmark xml-lang="en-US" branch="hid/svx:PushButton:RID_SVXDLG_NAMESPACE_ITEM:PB_EDIT_NAMESPACE" id="bm_id3851435" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/svx/ui/namespacedialog/edit" id="bm_id3851435" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10576" role="heading" level="2" l10n="NEW">Edit</paragraph> <paragraph xml-lang="en-US" id="par_idN1057A" role="paragraph" l10n="NEW"><ahelp hid=".">Edits the selected namespace.</ahelp></paragraph> <paragraph xml-lang="en-US" id="par_idN1057D" role="paragraph" l10n="NEW">Use the <emph>Edit Namespace</emph> dialog to edit the Prefix and URL.</paragraph> -<bookmark xml-lang="en-US" branch="hid/svx:PushButton:RID_SVXDLG_NAMESPACE_ITEM:PB_DELETE_NAMESPACE" id="bm_id2580034" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/svx/ui/namespacedialog/delete" id="bm_id2580034" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10584" role="heading" level="2" l10n="NEW">Delete</paragraph> <paragraph xml-lang="en-US" id="par_idN10588" role="paragraph" l10n="NEW"><ahelp hid=".">Deletes the selected namespace.</ahelp></paragraph> </body>
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
