diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-12-16 16:02:10 +0000 |
---|---|---|
committer | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-12-16 16:28:05 +0000 |
commit | 55f43cd2900eb670bce537a939ea0f435439d926 (patch) | |
tree | a3088e7908ec87bccd0cb4f56d1979bc2e7ad08d /source | |
parent | 63011fa12038ecc796a66fb4fae4851f5b2647c3 (diff) |
tdf#134377 Help page not found when clicking 'Help' button
targeting File/Open help page - on 'Help' button click - for the time being although this is far
from a perfect solution, and while @@widget@@ bookmark does not operate properly.
Change-Id: Id35bb8a6b707cb8376bac7c036aa47ba31aa8f58
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144356
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/01020000.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/shared/01/01020000.xhp b/source/text/shared/01/01020000.xhp index e5c0346a40..17bc73b18e 100644 --- a/source/text/shared/01/01020000.xhp +++ b/source/text/shared/01/01020000.xhp @@ -47,6 +47,7 @@ <bookmark branch="hid/.uno:OpenFromWriter" id="bm_id3908744" localize="false"/> <bookmark branch="hid/.uno:OpenFromCalc" id="bm_id3908745" localize="false"/> <bookmark branch="hid/fps/ui/explorerfiledialog/ExplorerFileDialog" id="bm_id3147069" localize="false"/> + <bookmark branch="hid/fps/ui/explorerfiledialog/ExplorerFileDialog/dialog-action_area1" id="bm_btnHelp" localize="false"/> <bookmark branch="hid/fps/ui/explorerfiledialog/ExplorerFileDialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <h1 id="hd_id3146936" xml-lang="en-US"><link href="text/shared/01/01020000.xhp">Open<switchinline select="appl"><caseinline select="WRITER">, Insert text</caseinline></switchinline></link></h1> <paragraph id="par_id3151191" role="paragraph" xml-lang="en-US"><variable id="oeffnentext"><ahelp hid=".">Opens a local or remote file<switchinline select="appl"><caseinline select="WRITER">, or inserts text from a file</caseinline></switchinline>. Opening multiple files is possible.</ahelp></variable></paragraph> |