[Libreoffice-commits] help.git: source/text
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Mon Oct 5 09:29:59 UTC 2020
source/text/swriter/main0104.xhp | 3 +--
source/text/swriter/menu/submenu_more_breaks.xhp | 9 ++++++---
2 files changed, 7 insertions(+), 5 deletions(-)
New commits:
commit e78f85e22164d1184e180aa76967a44380fb5046
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sun Oct 4 17:31:59 2020 +0200
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Mon Oct 5 11:29:39 2020 +0200
tdf#137084 add the More Breaks submenu to Insert help page
-add menu icons to More Breaks submenu page
Change-Id: I276715a394dd3ec04b80f75e52089bc799b5d261
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103804
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
diff --git a/source/text/swriter/main0104.xhp b/source/text/swriter/main0104.xhp
index fbcd11657..688166be7 100644
--- a/source/text/swriter/main0104.xhp
+++ b/source/text/swriter/main0104.xhp
@@ -33,8 +33,7 @@
</section>
<h2 id="hd_id030420160850525240" xml-lang="en-US">Page Break</h2>
<paragraph id="par_id030420160850533104" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertPagebreak">Inserts a manual page break at the current cursor position and places the cursor at the beginning of the next page.</ahelp></paragraph>
-<h2 id="hd_id3155376" xml-lang="en-US"><link href="text/swriter/01/04010000.xhp" name="Manual Break">Manual Break</link></h2>
-<embed href="text/swriter/01/04010000.xhp#manual_break_text"/>
+<embed href="text/swriter/menu/submenu_more_breaks.xhp#morebreaks_submenu"/>
<h2 id="hd_id3158442" xml-lang="en-US"><link href="text/shared/01/04140000.xhp" name="Image">Image</link></h2>
<embed href="text/shared/01/04140000.xhp#image_text"/>
<embed href="text/shared/menu/insert_chart.xhp#chart"/>
diff --git a/source/text/swriter/menu/submenu_more_breaks.xhp b/source/text/swriter/menu/submenu_more_breaks.xhp
index fc27bed96..c8242217f 100644
--- a/source/text/swriter/menu/submenu_more_breaks.xhp
+++ b/source/text/swriter/menu/submenu_more_breaks.xhp
@@ -22,13 +22,16 @@
<section id="morebreaks_submenu">
<h1 id="hd_id651601651730204">
<link href="text/text/swriter/menu/submenu_more_breaks.xhp" name="morebreaks">More Breaks</link></h1>
- <paragraph role="paragraph" id="par_id911601651828340" xml-lang="en-US"><ahelp hid=".">Submenu with additional line, column, and page breaks</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id911601651828340" xml-lang="en-US"><ahelp hid=".">Submenu with additional line, column, and page breaks</ahelp></paragraph>
</section>
<h2 id="hd_id41601652439817">Insert Manual Row Break</h2>
-<embed href="text/swriter/01/04010000.xhp#row_break)"/>
+<paragraph role="image" id="par_id41601888013000"><image src="cmd/lc_insertlinebreak.svg" id="img_id281601888013000" width="1cm" height="1cm"><alt id="alt_id381601888013000">Manual Row Break Icon</alt></image></paragraph>
+<embed href="text/swriter/01/04010000.xhp#row_break"/>
<h2 id="hd_id531601652875225">Insert Manual Column Break</h2>
-<embed href="text/swriter/01/04010000.xhp#column_break)"/>
+<paragraph role="image" id="par_id121601888786076"><image src="cmd/lc_insertcolumnbreak.svg" id="img_id851601888786076" width="1cm" height="1cm"><alt id="alt_id881601888786076">Manual Column Break Icon</alt></image></paragraph>
+<embed href="text/swriter/01/04010000.xhp#column_break"/>
<h2 id="hd_id281601654787535"><link href="text/swriter/01/04010000.xhp" name="Manual Break">Manual Break</link></h2>
+<paragraph role="image" id="par_id621601889272427"><image src="cmd/lc_insertbreak.svg" id="img_id461601889272427" width="1cm" height="1cm"><alt id="alt_id31601889272427">Manual Break icon</alt></image></paragraph>
<embed href="text/swriter/01/04010000.xhp#manual_break_text"/>
</body>
</helpdocument>
More information about the Libreoffice-commits
mailing list