[Libreoffice-commits] core.git: sw/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Thu Mar 12 15:26:27 UTC 2020
sw/uiconfig/swriter/ui/notebookbar.ui | 2 +-
sw/uiconfig/swriter/ui/notebookbar_compact.ui | 2 +-
sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui | 4 ++--
sw/uiconfig/swriter/ui/notebookbar_single.ui | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 2a5dfda892ca444eca2a0fcba2b28b9c9fd2915e
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Thu Mar 12 15:09:02 2020 +0100
Commit: andreas_kainz <kainz.a at gmail.com>
CommitDate: Thu Mar 12 16:25:50 2020 +0100
tdf#130208 use TableCellBackgroundColor instead of BackgroundColor
Change-Id: I2f1d5fdf976f9e787d64098a091022182156e401
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90408
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui
index f47fde46d650..a692ae77417d 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -10692,7 +10692,7 @@
<object class="GtkMenuToolButton" id="Table-BackgroundColor1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:BackgroundColor</property>
+ <property name="action_name">.uno:TableCellBackgroundColor</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index 21b279f0a062..97be2a56556b 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -9767,7 +9767,7 @@
<object class="GtkToolButton" id="Table-BackgroundColor">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:BackgroundColor</property>
+ <property name="action_name">.uno:TableCellBackgroundColor</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index c06326ee76d8..428fc34c1966 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -5685,7 +5685,7 @@
<object class="GtkMenuToolButton" id="Table-LineSpacing">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:BackgroundColor</property>
+ <property name="action_name">.uno:TableCellBackgroundColor</property>
</object>
<packing>
<property name="expand">False</property>
@@ -6213,7 +6213,7 @@
<object class="GtkMenuToolButton" id="Table-BackgroundColor">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:BackgroundColor</property>
+ <property name="action_name">.uno:TableCellBackgroundColor</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_single.ui b/sw/uiconfig/swriter/ui/notebookbar_single.ui
index 709ad7cf5f7d..57abeaec6098 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_single.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_single.ui
@@ -2678,7 +2678,7 @@
<object class="GtkMenuToolButton" id="Table-BackgroundColor">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:BackgroundColor</property>
+ <property name="action_name">.uno:TableCellBackgroundColor</property>
</object>
<packing>
<property name="expand">False</property>
More information about the Libreoffice-commits
mailing list