[Libreoffice-commits] core.git: sw/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Sep 30 15:53:51 UTC 2020
sw/uiconfig/swriter/ui/footnoteareapage.ui | 2 ++
sw/uiconfig/swriter/ui/textgridpage.ui | 1 +
2 files changed, 3 insertions(+)
New commits:
commit 65bf5e8ecf778058d126c01b1395ea3d00dc1389
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Sep 30 14:23:51 2020 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Sep 30 17:53:04 2020 +0200
missing GtkMenuButton labels
Change-Id: I3f133de6bfa9ee7b60546a17f1d5bb1f6f3c32f8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103698
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sw/uiconfig/swriter/ui/footnoteareapage.ui b/sw/uiconfig/swriter/ui/footnoteareapage.ui
index 54611b07bbe2..efcb6969264c 100644
--- a/sw/uiconfig/swriter/ui/footnoteareapage.ui
+++ b/sw/uiconfig/swriter/ui/footnoteareapage.ui
@@ -323,6 +323,7 @@
</child>
<child>
<object class="GtkMenuButton" id="style">
+ <property name="label" translatable="no"></property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -346,6 +347,7 @@
</child>
<child>
<object class="GtkMenuButton" id="color">
+ <property name="label" translatable="no"></property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
diff --git a/sw/uiconfig/swriter/ui/textgridpage.ui b/sw/uiconfig/swriter/ui/textgridpage.ui
index 07f804ddb65c..91556702be5d 100644
--- a/sw/uiconfig/swriter/ui/textgridpage.ui
+++ b/sw/uiconfig/swriter/ui/textgridpage.ui
@@ -543,6 +543,7 @@
</child>
<child>
<object class="GtkMenuButton" id="listLB_COLOR">
+ <property name="label" translatable="no"></property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
More information about the Libreoffice-commits
mailing list