cui/uiconfig/ui/appearance.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 7b00f09c09f24b403102decc1f205b51bdcbaeaf
Author:     Julien Nabet <[email protected]>
AuthorDate: Thu Sep 25 21:04:19 2025 +0200
Commit:     Caolán McNamara <[email protected]>
CommitDate: Mon Oct 13 20:39:28 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
    (cherry picked from commit ba6ae8bfdb3f92f5d8f702c40f1c281754378234)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/192324
    Reviewed-by: Caolán McNamara <[email protected]>
    Tested-by: Caolán McNamara <[email protected]>

diff --git a/cui/uiconfig/ui/appearance.ui b/cui/uiconfig/ui/appearance.ui
index 924c93f27f5e..13a0e8dca2e6 100644
--- a/cui/uiconfig/ui/appearance.ui
+++ b/cui/uiconfig/ui/appearance.ui
@@ -484,7 +484,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>

Reply via email to