[Libreoffice-commits] core.git: sd/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Jan 31 15:14:55 UTC 2019
sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui | 4 ++--
sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 37f7b39ed05c5789d8c09768354e89ba0eb18c57
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Wed Jan 23 20:34:27 2019 +0100
Commit: andreas_kainz <kainz.a at gmail.com>
CommitDate: Thu Jan 31 16:14:24 2019 +0100
NB: add print to grouped_compact file drop down menu
Change-Id: I8e6eab164ee864eb56d2ba7184a5587a18d5353a
Reviewed-on: https://gerrit.libreoffice.org/67130
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
index ed4f9564f2e0..58923f5f0b6a 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
@@ -767,10 +767,10 @@
</object>
</child>
<child>
- <object class="GtkMenuItem" id="PrintPreviewD">
+ <object class="GtkMenuItem" id="PrintD">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:PrintPreview</property>
+ <property name="action_name">.uno:Print</property>
</object>
</child>
<child>
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
index 9c6c638944be..c8daa127754a 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
@@ -767,10 +767,10 @@
</object>
</child>
<child>
- <object class="GtkMenuItem" id="PrintPreviewD">
+ <object class="GtkMenuItem" id="PrintD">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:PrintPreview</property>
+ <property name="action_name">.uno:Print</property>
</object>
</child>
<child>
More information about the Libreoffice-commits
mailing list