diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-14 18:59:01 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-15 01:23:52 +0200 |
commit | fff3c5664e650c9c7aef1ab60da86874cab9428a (patch) | |
tree | a22ca32b1f04567c37b2608f0a2920bf913bee22 | |
parent | 847b17c70c53740bba9980fa8d72b71554d5925d (diff) |
tdf#115254 Some branch bookmarks are'nt working 30
Module desktop
Change-Id: I9a965d52ccfa4de55b1b0c8453022336a9336e81
Reviewed-on: https://gerrit.libreoffice.org/60516
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/extensionupdate.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/01/packagemanager.xhp | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/source/text/shared/01/extensionupdate.xhp b/source/text/shared/01/extensionupdate.xhp index e0374da28f..8efcf5afc4 100644 --- a/source/text/shared/01/extensionupdate.xhp +++ b/source/text/shared/01/extensionupdate.xhp @@ -26,6 +26,7 @@ <body> <bookmark xml-lang="en-US" branch="hid/desktop/ui/updatedialog/UpdateDialog" id="bm_id5684377" localize="false"/> <bookmark xml-lang="en-US" branch="hid/desktop/ui/updateinstalldialog/UpdateInstallDialog" id="bm_id7576525" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/desktop/ui/updateinstalldialog/@@nowidget@@" id="bm_id7576525" localize="false"/> <paragraph id="hd_id9688100" role="heading" xml-lang="en-US" level="1">Extension Update</paragraph> <paragraph id="par_id5084688" role="paragraph" xml-lang="en-US"><ahelp hid=".">Click the <emph>Check for Updates</emph> button in the <link href="text/shared/01/packagemanager.xhp">Extension Manager</link> to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose <emph>Update</emph>.</ahelp></paragraph> <section id="howtoget"><embed href="text/shared/00/00000406.xhp#packagemanager_eu"/> diff --git a/source/text/shared/01/packagemanager.xhp b/source/text/shared/01/packagemanager.xhp index 3d6fe6123c..1281912a91 100644 --- a/source/text/shared/01/packagemanager.xhp +++ b/source/text/shared/01/packagemanager.xhp @@ -109,6 +109,7 @@ <paragraph id="par_idN106BD" role="paragraph" xml-lang="en-US">A file dialog opens where you can select the extension that you want to add. To copy and to register the selected extension, click Open.</paragraph> <bookmark xml-lang="en-US" branch="hid/desktop/ui/showlicensedialog/ShowLicenseDialog" id="bm_id2089297" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/desktop/ui/showlicensedialog/@@nowidget@@" id="bm_id2089297" localize="false"/> <paragraph id="par_id4856410" role="paragraph" xml-lang="en-US">An extension can show a license dialog. <ahelp hid="desktop/ui/showlicensedialog/ShowLicenseDialog">Read the license. Click the Scroll Down button to scroll down if necessary. Click Accept to continue the installation of the extension.</ahelp></paragraph><comment>insert hidden text for Show License</comment> <bookmark xml-lang="en-US" branch="hid/desktop/ui/extensionmanager/removebtn" id="bm_id0523200810562584" localize="false"/> |