[Libreoffice-commits] help.git: Branch 'libreoffice-5-1' - source/text

Stanislav Horacek stanislav.horacek at gmail.com
Fri Dec 18 09:35:14 PST 2015


 source/text/simpress/04/01020000.xhp |    2 +-
 source/text/swriter/04/01020000.xhp  |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 0cf317ca3a91d1cc87b8079f10a05db1a01d3548
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Wed Dec 9 18:34:46 2015 +0100

    add missing pluses in keyboard shortcuts
    
    Change-Id: I02e52789dc66116f5c0ac8623f6e312a2b996d46
    Reviewed-on: https://gerrit.libreoffice.org/20550
    Reviewed-by: Andras Timar <andras.timar at collabora.com>
    Tested-by: Andras Timar <andras.timar at collabora.com>
    (cherry picked from commit 1b436f3010b7d9ce4d9b2a0eb526b06196b632d7)
    Signed-off-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/source/text/simpress/04/01020000.xhp b/source/text/simpress/04/01020000.xhp
index 18bc6a5..6b25de4 100644
--- a/source/text/simpress/04/01020000.xhp
+++ b/source/text/simpress/04/01020000.xhp
@@ -565,7 +565,7 @@
 <tablerow>
 <tablecell colspan="" rowspan="">
 <paragraph xml-lang="en-US" id="par_ii7405011" role="tablecontent" l10n="NEW"><switchinline select="sys"><caseinline select="MAC">Option
-</caseinline><defaultinline>Ctrl</defaultinline></switchinline>Shift+Arrow Down</paragraph>
+</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Arrow Down</paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
 <paragraph xml-lang="en-US" id="par_ii3729361" role="tablecontent" l10n="CHG">Select to end of paragraph. Next keystroke extends selection to end of next paragraph</paragraph>
diff --git a/source/text/swriter/04/01020000.xhp b/source/text/swriter/04/01020000.xhp
index 1d4bd75..7f9387f 100644
--- a/source/text/swriter/04/01020000.xhp
+++ b/source/text/swriter/04/01020000.xhp
@@ -618,7 +618,7 @@
          <tablerow>
             <tablecell>
                <paragraph xml-lang="en-US" id="par_id778527" role="tablecontent" l10n="NEW"><switchinline select="sys"><caseinline select="MAC">Option
-</caseinline><defaultinline>Ctrl</defaultinline></switchinline>Shift+Arrow Up</paragraph>
+</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Arrow Up</paragraph>
             </tablecell>
             <tablecell>
                <paragraph xml-lang="en-US" id="par_id1797235" role="tablecontent" l10n="NEW">Select to beginning of paragraph. Next keystroke extends selection to beginning of previous paragraph</paragraph>
@@ -652,7 +652,7 @@
          <tablerow>
             <tablecell>
                <paragraph xml-lang="en-US" id="par_id7405011" role="tablecontent" l10n="NEW"><switchinline select="sys"><caseinline select="MAC">Option
-</caseinline><defaultinline>Ctrl</defaultinline></switchinline>Shift+Arrow Down</paragraph>
+</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Arrow Down</paragraph>
             </tablecell>
             <tablecell>
                <paragraph xml-lang="en-US" id="par_id3729361" role="tablecontent" l10n="CHG">Select to end of paragraph. Next keystroke extends selection to end of next paragraph</paragraph>


More information about the Libreoffice-commits mailing list