cui/uiconfig/ui/appearance.ui | 1 -
1 file changed, 1 deletion(-)
New commits:
commit ba6ae8bfdb3f92f5d8f702c40f1c281754378234
Author: Julien Nabet <[email protected]>
AuthorDate: Thu Sep 25 21:04:19 2025 +0200
Commit: Julien Nabet <[email protected]>
CommitDate: Thu Sep 25 22:13:01 2025 +0200
Fix f5f228ea9d5abd24e6e6fc332b383894ec6d2d8c
Only the first change was right.
The other one is wrong, console log showed
(soffice:82981): GLib-GObject-CRITICAL **: 20:52:50.810:
g_object_new_is_valid_property: property 'label' for type 'GtkCheckButton'
cannot be set twice
Change-Id: Iab3528a6c181e2af20690977586395e52e0f3240
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191515
Reviewed-by: Julien Nabet <[email protected]>
Tested-by: Jenkins
diff --git a/cui/uiconfig/ui/appearance.ui b/cui/uiconfig/ui/appearance.ui
index e7033a46a4f3..f5a4b2779449 100644
--- a/cui/uiconfig/ui/appearance.ui
+++ b/cui/uiconfig/ui/appearance.ui
@@ -502,7 +502,6 @@
<property name="receives-default">False</property>
<property name="margin-start">6</property>
<property name="draw-indicator">True</property>
- <property name="label" translatable="no"></property>
<child internal-child="accessible">
<object class="AtkObject"
id="showindocumentchkbtn-atkobject">
<property name="AtkObject::accessible-description"
translatable="yes"
context="appearance|extended_tip|showindocumentchkbtn">Immediately display the
color choice in the document.</property>