source/text/shared/01/02200000.xhp |    1 -
 source/text/shared/01/05030800.xhp |    1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 367d8c48fc3d48aa9e08ac384b8f3b0c066bbea7
Author:     Dione Maddern <dionemadd...@gmail.com>
AuthorDate: Fri Jan 19 18:04:33 2024 +0100
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sun Jan 21 21:38:54 2024 +0100

    tdf#155877 Fix broken links in Format menu help pages
    
    Pressing F1 on Format > Image > Original Size leads to the wrong page. 
Removed the bookmark "HID/.uno:OriginalSize" from 
"source/text/shared/01/02200000" (Save As) and added it to the section of 
"source/text/shared/01/05030800" which deals with reverting a cropped image to 
its original size.
    
    Change-Id: I938ef6edd08930fbba168b9cd45582967a7a761e
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162284
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/01/02200000.xhp 
b/source/text/shared/01/02200000.xhp
index 4dda4b7e31..dce6c6f0d7 100644
--- a/source/text/shared/01/02200000.xhp
+++ b/source/text/shared/01/02200000.xhp
@@ -40,7 +40,6 @@
 <section id="relatedtopics">
 <paragraph id="par_id3153551" role="paragraph" localize="false"><embedvar 
href="text/shared/01/04150000.xhp#oleobjecth1"/></paragraph>
 </section>
-<bookmark branch="hid/.uno:OriginalSize" id="bm_id501724" localize="false"/>
 <paragraph id="par_id1717886" role="paragraph"><ahelp hid="." 
visibility="hidden">Resizes the object to the original size.</ahelp></paragraph>
 </body>
 </helpdocument>
diff --git a/source/text/shared/01/05030800.xhp 
b/source/text/shared/01/05030800.xhp
index 55875b952e..4466235a9a 100644
--- a/source/text/shared/01/05030800.xhp
+++ b/source/text/shared/01/05030800.xhp
@@ -82,6 +82,7 @@
 <paragraph role="paragraph" id="par_id3154686"><ahelp 
hid="cui/ui/croppage/height">Enter a height for the selected 
graphic.</ahelp></paragraph>
 <embed href="text/shared/00/00000001.xhp#preview_field"/>
 <bookmark branch="hid/cui/ui/croppage/origsize" id="bm_id3153178" 
localize="false"/>
+<bookmark branch="hid/.uno:OriginalSize" id="bm_id501724" localize="false"/>
 <h2 id="hd_id3148676">Original Size</h2>
 <paragraph role="paragraph" id="par_id3154068"><ahelp 
hid="cui/ui/croppage/origsize">Returns the selected graphic to its original 
size.</ahelp></paragraph>
 </section>

Reply via email to