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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Dec 27 18:23:25 UTC 2018


 source/text/simpress/04/01020000.xhp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 928e87fe68bf8524caf463aff82851c712e6f5f0
Author:     Stanislav Horacek <stanislav.horacek at gmail.com>
AuthorDate: Thu Dec 27 11:47:43 2018 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Dec 27 19:23:04 2018 +0100

    fix keyboard shortcut for splitting objects
    
    Change-Id: Ib5db66867087f994ab7d423e347a93ba7818e25d
    Reviewed-on: https://gerrit.libreoffice.org/65640
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/simpress/04/01020000.xhp b/source/text/simpress/04/01020000.xhp
index 456b67eb8..dfd36ccf2 100644
--- a/source/text/simpress/04/01020000.xhp
+++ b/source/text/simpress/04/01020000.xhp
@@ -335,8 +335,8 @@
 </tablerow>
 <tablerow>
 <tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="hd_id3149485" xml-lang="en-US">Shift+<switchinline select="sys"><caseinline select="MAC">Command 
-</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ K</paragraph>
+<paragraph role="tablecontent" id="hd_id3149485" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command
+</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+K</paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
 <paragraph role="tablecontent" id="par_id3151253" xml-lang="en-US">Combine selected objects.</paragraph>
@@ -344,8 +344,8 @@
 </tablerow>
 <tablerow>
 <tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="hd_id3149104" xml-lang="en-US">Shift+<switchinline select="sys"><caseinline select="MAC">Command 
-</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ K</paragraph>
+<paragraph role="tablecontent" id="hd_id3149104" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command+Option
+</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+Shift+K</paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
 <paragraph role="tablecontent" id="par_id3154834" xml-lang="en-US">Split selected object. This combination only works on an object that was created by combining two or more objects.</paragraph>


More information about the Libreoffice-commits mailing list