summaryrefslogtreecommitdiff
path: root/sd/uiconfig/sdraw
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2019-06-27 09:00:33 +0200
committerandreas_kainz <kainz.a@gmail.com>2019-06-27 10:12:22 +0200
commit7a44244b87f68d946f70cca4ecf3b1ae5be1b457 (patch)
treee0c29d749c3b55be7d4c66e42517d383f052c69d /sd/uiconfig/sdraw
parentf5176ad2defbd6d77533976abb0045368c541e99 (diff)
NB review tab layout in all apps
Change-Id: I9cfac77b1931bd03edbbff5ee30ea9362a56644c Reviewed-on: https://gerrit.libreoffice.org/74781 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sd/uiconfig/sdraw')
-rw-r--r--sd/uiconfig/sdraw/ui/notebookbar.ui8
-rw-r--r--sd/uiconfig/sdraw/ui/notebookbar_compact.ui4
2 files changed, 6 insertions, 6 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui
index fe0aaa12275e..0ab18c1d67bf 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -4744,10 +4744,10 @@
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="Insert-DuplicateSlide">
+ <object class="GtkToolButton" id="Insert-DuplicatePage">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:DuplicateSlide</property>
+ <property name="action_name">.uno:DuplicatePage</property>
</object>
<packing>
<property name="expand">False</property>
@@ -4768,10 +4768,10 @@
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="Insert-ImportSlideFromFile">
+ <object class="GtkToolButton" id="Insert-ImportFromFile">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:ImportSlideFromFile</property>
+ <property name="action_name">.uno:ImportFromFile</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_compact.ui b/sd/uiconfig/sdraw/ui/notebookbar_compact.ui
index 25e049e049c5..6736cede5f38 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_compact.ui
@@ -4509,10 +4509,10 @@
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="Insert-DuplicateSlide">
+ <object class="GtkToolButton" id="Insert-DuplicatePage">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:DuplicateSlide</property>
+ <property name="action_name">.uno:DuplicatePage</property>
</object>
<packing>
<property name="expand">False</property>