cui/uiconfig/ui/appearance.ui | 2 ++ 1 file changed, 2 insertions(+) New commits: commit f5f228ea9d5abd24e6e6fc332b383894ec6d2d8c Author: Julien Nabet <serval2...@yahoo.fr> AuthorDate: Tue Aug 26 22:40:06 2025 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Aug 27 09:01:20 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 <serval2...@yahoo.fr> Tested-by: Jenkins diff --git a/cui/uiconfig/ui/appearance.ui b/cui/uiconfig/ui/appearance.ui index 736174d64bda..e7033a46a4f3 100644 --- a/cui/uiconfig/ui/appearance.ui +++ b/cui/uiconfig/ui/appearance.ui @@ -478,6 +478,7 @@ <property name="receives-default">True</property> <property name="halign">start</property> <property name="draw-indicator">True</property> + <property name="label" translatable="no"></property> <child> <placeholder/> </child> @@ -501,6 +502,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>