[Libreoffice-commits] core.git: sd/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Oct 30 06:29:15 UTC 2018
sd/uiconfig/sdraw/ui/notebookbar.ui | 12 ------------
sd/uiconfig/simpress/ui/notebookbar.ui | 12 ------------
2 files changed, 24 deletions(-)
New commits:
commit 5242ad5f2b4ad44fee8a6b2524e55907d3329ad1
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Tue Oct 30 00:32:12 2018 +0100
Commit: andreas_kainz <kainz.a at gmail.com>
CommitDate: Tue Oct 30 07:28:51 2018 +0100
Tabbed Notebookbar: Show Draw toolbar didn't work so was removed
Change-Id: Iab3af7ee75597b148a60d6d7d90c6104d80ca2cb
Reviewed-on: https://gerrit.libreoffice.org/62536
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 23f5f5fc5a7b..f2f9811e837d 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -4864,18 +4864,6 @@
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<property name="icon_size">1</property>
- <child>
- <object class="GtkToolButton" id="Insert-InsertDraw">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="valign">center</property>
- <property name="action_name">.uno:InsertDraw</property>
- </object>
- <packing>
- <property name="expand">True</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui
index 0b6f89c072d6..3aeed04add40 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -5392,18 +5392,6 @@
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<property name="icon_size">1</property>
- <child>
- <object class="GtkToolButton" id="Insert-InsertDraw">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="valign">center</property>
- <property name="action_name">.uno:InsertDraw</property>
- </object>
- <packing>
- <property name="expand">True</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
</object>
<packing>
<property name="expand">False</property>
More information about the Libreoffice-commits
mailing list