[Libreoffice-commits] core.git: 2 commits - sd/uiconfig

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Nov 12 21:22:00 UTC 2018


 sd/uiconfig/sdraw/ui/notebookbar.ui    |    2 +-
 sd/uiconfig/simpress/ui/notebookbar.ui |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 77b5271dc9f397233f3583c4b1827404d5730bc1
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Mon Nov 12 09:14:06 2018 +0100
Commit:     andreas_kainz <kainz.a at gmail.com>
CommitDate: Mon Nov 12 22:21:49 2018 +0100

    NB Tabbed draw: Typefix InsertLayer with CapturePoint
    
    Change-Id: Ic2e3bfc7986f16fee02d356df3cf0e9fa55ab5a6
    Reviewed-on: https://gerrit.libreoffice.org/63294
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>

diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui
index afc3345787f7..fcc38d94417b 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -3735,7 +3735,7 @@
                                       </packing>
                                     </child>
                                     <child>
-                                      <object class="GtkToolButton" id="Home-InsertLayer">
+                                      <object class="GtkToolButton" id="Home-CapturePoint">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
                                         <property name="action_name">.uno:CapturePoint</property>
commit c740ee1ef31a5bedb9b29536798f95557ceadc2f
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Mon Nov 12 09:15:36 2018 +0100
Commit:     andreas_kainz <kainz.a at gmail.com>
CommitDate: Mon Nov 12 22:21:37 2018 +0100

    NB Tabbed Impress: fix context menu for 3DObject
    
    Change-Id: I0b78f3c4ad3c180ddae51cf8d163f6649c42ea67
    Reviewed-on: https://gerrit.libreoffice.org/63296
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>

diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui
index 245630ed77cc..0a6ca3bfc998 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -11474,7 +11474,7 @@
                 <style>
                   <class name="context-Draw"/>
                   <class name="context-DrawLine"/>
-                  <class name="context-ThreeDObject"/>
+                  <class name="context-3DObject"/>
                 </style>
               </object>
               <packing>


More information about the Libreoffice-commits mailing list