diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-21 18:33:56 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-23 21:14:43 +0200 |
commit | e8d88bfcedec033cf53f7c7a6a870b52112a7745 (patch) | |
tree | 54ac6feb7fdd5c7b43bad1367616da1a32fe8d9f | |
parent | 89e50da59f9f1de76f7de4d22ac22b2772894a74 (diff) |
tdf#115254 Some branch bookmarks are'nt working 18
module sfx2
Change-Id: I4193c687cec8da75178d94d17778ce6836d1e6fd
Reviewed-on: https://gerrit.libreoffice.org/59418
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit 0a77fc09a8060c18d52eaaf6d8233117fbdb3414)
Reviewed-on: https://gerrit.libreoffice.org/59525
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/packagemanager.xhp | 3 | ||||
-rw-r--r-- | source/text/simpress/01/05120100.xhp | 1 | ||||
-rw-r--r-- | source/text/swriter/01/05170000.xhp | 1 |
3 files changed, 4 insertions, 1 deletions
diff --git a/source/text/shared/01/packagemanager.xhp b/source/text/shared/01/packagemanager.xhp index 0d39d6e02d..3d6fe6123c 100644 --- a/source/text/shared/01/packagemanager.xhp +++ b/source/text/shared/01/packagemanager.xhp @@ -30,6 +30,7 @@ <bookmark_value>extensions;Extension Manager</bookmark_value> <bookmark_value>packages, see extensions</bookmark_value> </bookmark> +<bookmark xml-lang="en-US" branch="hid/desktop/ui/extensionmanager/@@nowidget@@" id="@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/desktop/ui/extensionmanager/ExtensionManagerDialog" id="bm_id307931" localize="false"/> <bookmark xml-lang="en-US" branch="hid/service:com.sun.star.deployment.ui.PackageManagerDialog" id="bm_id2198553" localize="false"/> <paragraph id="par_idN10543" role="heading" xml-lang="en-US" level="1"><link href="text/shared/01/packagemanager.xhp">Extension Manager</link></paragraph> @@ -90,7 +91,7 @@ <paragraph id="par_id4139225" role="paragraph" xml-lang="en-US">As an administrator, open a terminal or command shell.</paragraph> </listitem> <listitem> -<paragraph id="par_id671712" role="paragraph" xml-lang="en-US">Change to the <switchinline select="sys"><caseinline select="WIN">\ +<paragraph id="par_id671712" role="paragraph" xml-lang="en-US">Change to the <switchinline select="sys"><caseinline select="WIN">\ </caseinline><defaultinline>/</defaultinline></switchinline>program folder in your installation.</paragraph> </listitem> <listitem> diff --git a/source/text/simpress/01/05120100.xhp b/source/text/simpress/01/05120100.xhp index 40a335558c..3e136fc35f 100644 --- a/source/text/simpress/01/05120100.xhp +++ b/source/text/simpress/01/05120100.xhp @@ -30,6 +30,7 @@ </history> </meta> <body> +<bookmark xml-lang="en-US" branch="hid/sfx/ui/loadtemplatedialog/@@nowidget@@" id="@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/sfx/ui/loadtemplatedialog/LoadTemplateDialog" id="bm_id3154756" localize="false"/> <paragraph role="heading" id="hd_id3153728" xml-lang="en-US" level="1">Load Slide Design</paragraph> <paragraph role="paragraph" id="par_id3150717" xml-lang="en-US">Load additional slide designs for your presentation.</paragraph> diff --git a/source/text/swriter/01/05170000.xhp b/source/text/swriter/01/05170000.xhp index e6a03a60e6..d7b72d5e0e 100644 --- a/source/text/swriter/01/05170000.xhp +++ b/source/text/swriter/01/05170000.xhp @@ -30,6 +30,7 @@ </meta> <body> <bookmark xml-lang="en-US" branch="hid/.uno:LoadStyles" id="bm_id6197481" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/sfx/ui/loadtemplatedialog/@@nowidget@@" id="@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/sfx/ui/loadtemplatedialog/LoadTemplateDialog" id="bm_id3154764" localize="false"/> <paragraph role="heading" id="hd_id3151242" xml-lang="en-US" level="1">Load Styles</paragraph> <paragraph role="paragraph" id="par_id3083446" xml-lang="en-US"> |