[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Sat Apr 17 07:20:50 UTC 2021
sc/uiconfig/scalc/ui/notebookbar.ui | 11 ++---------
sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui | 7 -------
sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui | 7 -------
sd/uiconfig/sdraw/ui/notebookbar.ui | 11 ++---------
sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui | 7 -------
sd/uiconfig/simpress/ui/notebookbar.ui | 11 ++---------
sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui | 7 -------
sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui | 4 ++--
8 files changed, 8 insertions(+), 57 deletions(-)
New commits:
commit 7a8860dd5eded50ea0640e1317b2c3c53064ef54
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Fri Apr 16 23:56:23 2021 +0200
Commit: Andreas Kainz <kainz.a at gmail.com>
CommitDate: Sat Apr 17 09:20:14 2021 +0200
tdf#141407 NB remove EPub from calc, draw, impress NBs
Change-Id: I37aff5e53e300c29a4c6920461530b63e1519cf4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114219
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a at gmail.com>
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui
index 798319c27bb0..32d5e2149715 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -457,13 +457,6 @@
<property name="action_name">.uno:ExportToPDF</property>
</object>
</child>
- <child>
- <object class="GtkMenuItem" id="MenuFile-ExportToEPUB">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="action_name">.uno:ExportToEPUB</property>
- </object>
- </child>
<child>
<object class="GtkSeparatorMenuItem" id="MenuFile-separator2">
<property name="visible">True</property>
@@ -2610,10 +2603,10 @@
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="File-ExportDirectToEPUB1">
+ <object class="GtkToolButton" id="File-SendMail">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:ExportDirectToEPUB</property>
+ <property name="action_name">.uno:SendMail</property>
<property name="use_underline">True</property>
</object>
<packing>
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 069fa117ce7b..84f390bb5461 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -703,13 +703,6 @@
<property name="action_name">.uno:ExportToPDF</property>
</object>
</child>
- <child>
- <object class="GtkMenuItem" id="MenuFile-ExportToEPUB">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="action_name">.uno:ExportToEPUB</property>
- </object>
- </child>
<child>
<object class="GtkSeparatorMenuItem" id="MenuFile-separator2">
<property name="visible">True</property>
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
index f841037fc426..8b559965acb4 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
@@ -1288,13 +1288,6 @@
<property name="action_name">.uno:ExportToPDF</property>
</object>
</child>
- <child>
- <object class="GtkMenuItem" id="MenuFile-ExportToEPUB">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="action_name">.uno:ExportToEPUB</property>
- </object>
- </child>
<child>
<object class="GtkSeparatorMenuItem" id="MenuFile-separator2">
<property name="visible">True</property>
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui
index e7f25d54bc7b..421e936b5c4f 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -513,13 +513,6 @@
<property name="action_name">.uno:ExportToPDF</property>
</object>
</child>
- <child>
- <object class="GtkMenuItem" id="MenuFile-ExportToEPUB">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="action_name">.uno:ExportToEPUB</property>
- </object>
- </child>
<child>
<object class="GtkSeparatorMenuItem" id="MenuFile-separator2">
<property name="visible">True</property>
@@ -2775,10 +2768,10 @@
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="File-ExportDirectToEPUB1">
+ <object class="GtkToolButton" id="File-SendMail">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:ExportDirectToEPUB</property>
+ <property name="action_name">.uno:SendMail</property>
<property name="use_underline">True</property>
</object>
<packing>
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
index f0578d2b4a5b..44c1613a9fa5 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
@@ -737,13 +737,6 @@
<property name="action_name">.uno:ExportToPDF</property>
</object>
</child>
- <child>
- <object class="GtkMenuItem" id="ExportToEPUBD">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="action_name">.uno:ExportToEPUB</property>
- </object>
- </child>
<child>
<object class="GtkSeparatorMenuItem" id="separator44">
<property name="visible">True</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui
index 38f12655a9bd..23cfcd03f8ad 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -435,13 +435,6 @@
<property name="action_name">.uno:ExportToPDF</property>
</object>
</child>
- <child>
- <object class="GtkMenuItem" id="MenuFile-ExportToEPUB">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="action_name">.uno:ExportToEPUB</property>
- </object>
- </child>
<child>
<object class="GtkSeparatorMenuItem" id="MenuFile-separator2">
<property name="visible">True</property>
@@ -2808,10 +2801,10 @@
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="File-ExportDirectToEPUB1">
+ <object class="GtkToolButton" id="File-SendMail">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:ExportDirectToEPUB</property>
+ <property name="action_name">.uno:SendMail</property>
<property name="use_underline">True</property>
</object>
<packing>
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
index 8dcb751b106e..adb1e9bd45a1 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
@@ -737,13 +737,6 @@
<property name="action_name">.uno:ExportToPDF</property>
</object>
</child>
- <child>
- <object class="GtkMenuItem" id="ExportToEPUBD">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="action_name">.uno:ExportToEPUB</property>
- </object>
- </child>
<child>
<object class="GtkSeparatorMenuItem" id="separator44">
<property name="visible">True</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
index b2552361a699..5d7bde1a6bc1 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
@@ -795,10 +795,10 @@
</object>
</child>
<child>
- <object class="GtkMenuItem" id="ExportToEPUBD">
+ <object class="GtkMenuItem" id="SendMail">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:ExportToEPUB</property>
+ <property name="action_name">.uno:SendMail</property>
</object>
</child>
<child>
More information about the Libreoffice-commits
mailing list