[Libreoffice-commits] help.git: source/text

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Sat Oct 24 16:23:34 UTC 2020


 source/text/shared/00/edit_menu.xhp               |    1 +
 source/text/shared/01/02010000.xhp                |   12 ++++++------
 source/text/swriter/01/edit_reference_submenu.xhp |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

New commits:
commit 78da740de2209037f3a4d3fc94eaa3f0f1b525f4
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sat Oct 24 17:58:34 2020 +0200
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Sat Oct 24 18:23:12 2020 +0200

    add link to reference submenu for Edit menu
    
     Also:
       - add access command to reference submenu
       - update Undo page (/shared/01/02010000.xhp): <h1>,<h2>,<tip>,<menuitem>
    
    Change-Id: I60c38c255904088feb32b2fb3012364b2106049e
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104686
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
    Tested-by: Jenkins

diff --git a/source/text/shared/00/edit_menu.xhp b/source/text/shared/00/edit_menu.xhp
index f372c75be..5087a78ee 100644
--- a/source/text/shared/00/edit_menu.xhp
+++ b/source/text/shared/00/edit_menu.xhp
@@ -258,5 +258,6 @@
 <paragraph role="paragraph" id="par_id3149259" xml-lang="en-US"><variable id="edit1">Choose <menuitem>Edit - Object</menuitem>.</variable></paragraph>
 <paragraph role="paragraph" id="par_id3154966" xml-lang="en-US"><variable id="edit2">Choose <menuitem>Edit - Object - Edit</menuitem>, also in the context menu of selected object.</variable></paragraph>
 <paragraph role="paragraph" id="par_id3149565" xml-lang="en-US"><variable id="edit3">Choose <menuitem>Edit - Object - Open</menuitem>.</variable></paragraph>
+<paragraph role="paragraph" id="par_id951603556032047"><variable id="reference">Choose <menuitem>Edit - Reference</menuitem>.</variable></paragraph>
 </body>
 </helpdocument>
diff --git a/source/text/shared/01/02010000.xhp b/source/text/shared/01/02010000.xhp
index 671cd0061..f74a486d0 100644
--- a/source/text/shared/01/02010000.xhp
+++ b/source/text/shared/01/02010000.xhp
@@ -29,26 +29,26 @@
 </meta>
 <body>
 <section id="undo">
-<section id="rueckgaengig"><comment>Can this removed?</comment>
+<section id="rueckgaengig">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3155069"><bookmark_value>undoing;editing</bookmark_value>
 <bookmark_value>editing;undoing</bookmark_value>
 </bookmark>
 <bookmark xml-lang="en-US" branch="hid/.uno:Undo" id="bm_id87410" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/svx/ui/imapdialog/TBI_UNDO" id="bm_id3148983" localize="false"/>
-<paragraph role="heading" id="hd_id3155069" xml-lang="en-US" level="1"><link href="text/shared/01/02010000.xhp" name="Undo">Undo</link></paragraph>
+<h1 id="hd_id3155069" xml-lang="en-US"><link href="text/shared/01/02010000.xhp" name="Undo">Undo</link></h1>
   <paragraph role="paragraph" id="par_id3149205" xml-lang="en-US"><ahelp hid=".">Reverses the last command or the last entry you typed. To select the command that you want to reverse, click the arrow next to the <emph>Undo</emph> icon on the <emph>Standard</emph> bar.</ahelp></paragraph>
 </section>
 </section>
 <section id="howtoget">
   <embed href="text/shared/00/edit_menu.xhp#do"/>
 </section>
-<paragraph role="tip" id="par_idN10630" xml-lang="en-US">To change the number of commands that you can undo, go to the <link href="text/shared/optionen/expertconfig.xhp"><emph>Expert configuration</emph></link> and set a new value of the property "/org.openoffice.Office.Common/Undo Steps".</paragraph>
+<tip id="par_idN10630" xml-lang="en-US">To change the number of commands that you can undo, go to the <link href="text/shared/optionen/expertconfig.xhp"><emph>Expert configuration</emph></link> and set a new value of the property "/org.openoffice.Office.Common/Undo Steps".</tip>
 <paragraph role="note" id="par_id3163803" xml-lang="en-US">Some commands (for example, editing Styles) cannot be undone.</paragraph>
-<paragraph role="tip" id="par_id3155338" xml-lang="en-US">You can cancel the Undo command by choosing <emph>Edit - Redo</emph>.</paragraph>
-<paragraph role="heading" id="hd_id3166410" xml-lang="en-US" level="2">About the Undo command in database tables</paragraph>
+<tip id="par_id3155338" xml-lang="en-US">You can cancel the Undo command by choosing <menuitem>Edit - Redo</menuitem>.</tip>
+<h2 id="hd_id3166410" xml-lang="en-US">About the Undo command in database tables</h2>
   <paragraph role="paragraph" id="par_id3148492" xml-lang="en-US">When you are working with database tables, you can only undo the last command.</paragraph>
   <paragraph role="warning" id="par_id3155504" xml-lang="en-US">If you change the content of a record in a database table that has not been saved, and then use the <emph>Undo</emph> command, the record is erased.</paragraph>
-<paragraph role="heading" id="hd_id3149415" xml-lang="en-US" level="2">About the Undo command in presentations</paragraph>
+<h2 id="hd_id3149415" xml-lang="en-US">About the Undo command in presentations</h2>
   <paragraph role="paragraph" id="par_id3159147" xml-lang="en-US">The <emph>Undo</emph> list is cleared when you apply a new layout to a slide.</paragraph>
 </body>
 </helpdocument>
diff --git a/source/text/swriter/01/edit_reference_submenu.xhp b/source/text/swriter/01/edit_reference_submenu.xhp
index 9dfe3fa5f..532d1e9f0 100644
--- a/source/text/swriter/01/edit_reference_submenu.xhp
+++ b/source/text/swriter/01/edit_reference_submenu.xhp
@@ -18,7 +18,7 @@
 <body>
 
 <section id="edit_reference_head">
-<h1 id="hd_id1001603128268578">Reference</h1>
+<h1 id="hd_id1001603128268578"><link href="swriter/01/edit_reference_submenu.xhp" name="editreference">Reference</link></h1>
 <paragraph role="paragraph" id="par_id411603128291771">A submenu that offers possibilities to edit footnotes, endnotes, index entries, and bibliography entries.</paragraph>
 </section>
 


More information about the Libreoffice-commits mailing list