diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2024-01-28 02:13:50 +0900 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2024-02-09 20:18:04 +0100 |
commit | d6423aa350685e984ac30209a0269b02c1cc145a (patch) | |
tree | 2ca20a148eaeefdaa627d9937c51e342957d16d8 | |
parent | da61e06242a8e9a8121ae76ef9680c1c730c3f18 (diff) |
Fix link to graphic_size_check page
Fix a bug that the "Help Page Not Found" page is displayed
when the Help button in the "Graphic Size Check" dialog is clicked.
Change-Id: I6bf7c568b5f0dafc5d21de49d950b074cc09f442
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162645
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 10c11a706ac08e4324a9439e42c748417c0e7f47)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162898
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-rw-r--r-- | source/text/shared/01/graphic_size_check.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/shared/01/graphic_size_check.xhp b/source/text/shared/01/graphic_size_check.xhp index 92020fcbcb..c864034f4b 100644 --- a/source/text/shared/01/graphic_size_check.xhp +++ b/source/text/shared/01/graphic_size_check.xhp @@ -17,6 +17,7 @@ </meta> <body> <bookmark id="bm_id921692796683456" branch="hid/.uno:GraphicSizeCheck" localize="false"/> +<bookmark id="bm_id671706616386428" branch="hid/svx/ui/genericcheckdialog/dialogButtons" localize="false"/> <bookmark branch="index" id="bm_id581692798594218"> <bookmark_value>graphic size;check</bookmark_value> <bookmark_value>check;graphic size</bookmark_value> |