diff options
author | Dione Maddern <dionemaddern@gmail.com> | 2024-01-24 15:03:14 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-26 00:53:19 +0100 |
commit | e2e86e560d0fea20accc64f8de6fa2011f4b6488 (patch) | |
tree | fad97efd81702c9fb79a50aecb5f4050b696b7fd /source/text/simpress | |
parent | c762a3dc812420858edbab9bf841ca69c133b985 (diff) |
tdf#155877 Fix broken links in Shapes and Page Menu help pages
Correct typo in /text/simpress/02/10080000.xhp so that pressing F1 opens the correct help page for Shapes > Insert > Curves and Polygons > Polygon (45 degree).
Add HID bookmark in /text/shared/02/blockarrows.xhp so that pressing f1 opens the correct help page for Shapes > Insert > Block Arrows > Up and Down Arrow Callout.
Add correct HID bookmark in /text/shared/menu/save_image.xhp so that pressing F1 opens the correct help page for Page > Save Background Image.
Add HID bookmark to /text/simpress/01/13050000.xhp so that pressing F1 opens the correct help page for Shapes > Convert.
Change-Id: I0647ae81941541923cda19e4f49538ff1159c4fe
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162531
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/01/13050000.xhp | 3 | ||||
-rw-r--r-- | source/text/simpress/02/10080000.xhp | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/source/text/simpress/01/13050000.xhp b/source/text/simpress/01/13050000.xhp index b76d1c48c9..6956f8363a 100644 --- a/source/text/simpress/01/13050000.xhp +++ b/source/text/simpress/01/13050000.xhp @@ -33,7 +33,8 @@ <section id="convert"> - <h1 id="hd_id3152596"><link href="text/simpress/01/13050000.xhp">Convert</link></h1> + <bookmark branch="hid/.uno:ConvertMenu" id="bm_id661706204553628" localize="false"/> +<h1 id="hd_id3152596"><link href="text/simpress/01/13050000.xhp">Convert</link></h1> <paragraph role="paragraph" id="par_id3151075" xml-lang="en-US">Options for converting the selected object.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/02/10080000.xhp b/source/text/simpress/02/10080000.xhp index ade0bc119a..a83fc39e9f 100644 --- a/source/text/simpress/02/10080000.xhp +++ b/source/text/simpress/02/10080000.xhp @@ -139,9 +139,9 @@ </tablerow> </table> -<bookmark xml-lang="en-US" branch="hid/.uno:Polygon_Diagonal_Unfill" id="bm_id3150347" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/.uno:Polygon_Diagonal_Unfilled" id="bm_id3150347" localize="false"/> <h2 id="hd_id3153668">Polygon (45°)</h2> -<paragraph role="paragraph" id="par_id3150354" xml-lang="en-US"><ahelp hid=".uno:Polygon_Diagonal_Unfill">Draws a line composed of a series of straight line segments, that are constrained by angles of 45 degree. Drag to draw a line segment, click to define the endpoint of the line segment, and then drag to draw a new line segment. Double-click to finish drawing the line. To create a closed shape, hold down <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and double-click.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3150354" xml-lang="en-US"><ahelp hid=".uno:Polygon_Diagonal_Unfilled">Draws a line composed of a series of straight line segments, that are constrained by angles of 45 degree. Drag to draw a line segment, click to define the endpoint of the line segment, and then drag to draw a new line segment. Double-click to finish drawing the line. To create a closed shape, hold down <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and double-click.</ahelp></paragraph> <table id="tbl_id3150978"> <tablerow> <tablecell colspan="" rowspan=""> |