[Libreoffice-commits] help.git: helpers/help_hid.lst helpers/longnames_commands.csv helpers/uno_hid.lst

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Nov 29 18:19:36 UTC 2018


 helpers/help_hid.lst           |    2 +-
 helpers/longnames_commands.csv |    2 +-
 helpers/uno_hid.lst            |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 8535463ca53c1686efcb93ff401cf0e36e8fa364
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Nov 28 17:57:40 2018 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Nov 29 19:19:15 2018 +0100

    Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLE
    
    To complete commit:
    https://cgit.freedesktop.org/libreoffice/core/commit/?id=e051bb72d6a12e4a10d4a3548eb6a131b80d96fb
    
    Change-Id: Ib8a79d459bce19a50a143bbd955860d95f2dae39
    Reviewed-on: https://gerrit.libreoffice.org/64182
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst
index 88a23cc7b..52a636254 100644
--- a/helpers/help_hid.lst
+++ b/helpers/help_hid.lst
@@ -3657,7 +3657,7 @@ SID_EXTRUSION_TILT_DOWN,10961,.uno:ExtrusionTiltDown
 SID_EXTRUSION_TILT_LEFT,10963,.uno:ExtrusionTiltLeft
 SID_EXTRUSION_TILT_RIGHT,10964,.uno:ExtrusionTiltRight
 SID_EXTRUSION_TILT_UP,10962,.uno:ExtrusionTiltUp
-SID_EXTRUSION_TOOGLE,10960,.uno:ExtrusionToggle
+SID_EXTRUSION_TOGGLE,10960,.uno:ExtrusionToggle
 SID_FILE_NAME,5507,.uno:FileName
 SID_FILLFRAME,6516,.uno:GetFrameWindow
 SID_FILL_ADD_PRED,26463,.uno:FillModeTracePredescessor
diff --git a/helpers/longnames_commands.csv b/helpers/longnames_commands.csv
index c5bf3c18d..b13af1cd8 100644
--- a/helpers/longnames_commands.csv
+++ b/helpers/longnames_commands.csv
@@ -1024,7 +1024,7 @@ SID_EXTRUSION_TILT_DOWN,.uno:ExtrusionTiltDown
 SID_EXTRUSION_TILT_LEFT,.uno:ExtrusionTiltLeft
 SID_EXTRUSION_TILT_RIGHT,.uno:ExtrusionTiltRight
 SID_EXTRUSION_TILT_UP,.uno:ExtrusionTiltUp
-SID_EXTRUSION_TOOGLE,.uno:ExtrusionToggle
+SID_EXTRUSION_TOGGLE,.uno:ExtrusionToggle
 SID_FILE_NAME,.uno:FileName
 SID_FILLFRAME,.uno:GetFrameWindow
 SID_FILL_ADD_PRED,.uno:FillModeTracePredescessor
diff --git a/helpers/uno_hid.lst b/helpers/uno_hid.lst
index 9559f3d5f..421f4779a 100644
--- a/helpers/uno_hid.lst
+++ b/helpers/uno_hid.lst
@@ -1022,7 +1022,7 @@ SID_EXTRUSION_TILT_DOWN,10961,.uno:ExtrusionTiltDown
 SID_EXTRUSION_TILT_LEFT,10963,.uno:ExtrusionTiltLeft
 SID_EXTRUSION_TILT_RIGHT,10964,.uno:ExtrusionTiltRight
 SID_EXTRUSION_TILT_UP,10962,.uno:ExtrusionTiltUp
-SID_EXTRUSION_TOOGLE,10960,.uno:ExtrusionToggle
+SID_EXTRUSION_TOGGLE,10960,.uno:ExtrusionToggle
 SID_FILE_NAME,5507,.uno:FileName
 SID_FILLFRAME,6516,.uno:GetFrameWindow
 SID_FILL_ADD_PRED,26463,.uno:FillModeTracePredescessor


More information about the Libreoffice-commits mailing list