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

Sophia Schröder sophia.schroeder at libreoffice.org
Fri Apr 20 17:56:56 UTC 2018


 source/text/shared/01/06140400.xhp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 179f2229a0cddb93cccffe04b0c511da73b452fe
Author: Sophia Schröder <sophia.schroeder at libreoffice.org>
Date:   Thu Apr 19 18:43:24 2018 +0100

    Fixing wrong help text
    
    it is the other way around, no?
    
    left arrow button <-> right arrow button
    
    Change-Id: I2af8aae09f2e9a70daeee062be7cb72b315c6336
    Reviewed-on: https://gerrit.libreoffice.org/53172
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: dennisroczek <dennisroczek at libreoffice.org>
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/01/06140400.xhp b/source/text/shared/01/06140400.xhp
index bb5a437ef..92110b7c9 100644
--- a/source/text/shared/01/06140400.xhp
+++ b/source/text/shared/01/06140400.xhp
@@ -55,10 +55,10 @@
 <paragraph role="heading" id="hd_id651514304289436" level="2" xml-lang="en-US">Remove</paragraph>
 <paragraph role="paragraph" id="par_id61514304306614" xml-lang="en-US">Click on the remove button to delete the toolbar.</paragraph>
 <paragraph role="note" id="par_idN10910" xml-lang="en-US">You can only delete custom toolbar and custom toolbar entries.</paragraph>
-<paragraph role="heading" id="hd_id961514303975994" level="2" xml-lang="en-US">Left Arrow button</paragraph>
-<paragraph role="paragraph" id="par_id941514303982378" xml-lang="en-US">Click on the left arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected toolbar.</paragraph>
-<paragraph role="heading" id="hd_id161514303992615" level="2" xml-lang="en-US">Right Arrow button</paragraph>
-<paragraph role="paragraph" id="par_id361514304000470" xml-lang="en-US">Click on the right arrow button to remove the selected command from the current toolbar.</paragraph>
+<paragraph role="heading" id="hd_id961514303975994" level="2" xml-lang="en-US">Right Arrow button</paragraph>
+<paragraph role="paragraph" id="par_id941514303982378" xml-lang="en-US">Click on the right arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected toolbar.</paragraph>
+<paragraph role="heading" id="hd_id161514303992615" level="2" xml-lang="en-US">Left Arrow button</paragraph>
+<paragraph role="paragraph" id="par_id361514304000470" xml-lang="en-US">Click on the left arrow button to remove the selected command from the current toolbar.</paragraph>
 <paragraph role="heading" id="hd_id761514304005994" level="2" xml-lang="en-US">Up and Down Arrow buttons</paragraph>
 <paragraph role="paragraph" id="par_id761514304011466" xml-lang="en-US">Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed toolbar commands.</paragraph>
 <paragraph role="tip" id="par_id301514305066046" xml-lang="en-US">You can drag and drop the selected command to move it to the position you want.</paragraph>


More information about the Libreoffice-commits mailing list