cui/uiconfig/ui/appearance.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 3db9979c937d510d27db2fe7408c8407079d5527
Author:     Julien Nabet <[email protected]>
AuthorDate: Tue Aug 26 22:40:06 2025 +0200
Commit:     Adolfo Jayme Barrientos <[email protected]>
CommitDate: Sun Aug 31 19:58:11 2025 +0200

    Fix invalid cast from 'GtkImage' to 'GtkLabel' in appearance.ui
    
    Change-Id: I35ce17d1ab7b4dcd2dcfe4ed1e6f51553f5e9418
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190258
    Reviewed-by: Julien Nabet <[email protected]>
    Tested-by: Jenkins
    (cherry picked from commit f5f228ea9d5abd24e6e6fc332b383894ec6d2d8c)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190272
    Reviewed-by: Adolfo Jayme Barrientos <[email protected]>

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