sfx2/uiconfig/ui/startcenter.ui | 1 +
1 file changed, 1 insertion(+)
New commits:
commit a000c62e5d26dfc8c7b563d2a6c99fcf21955e98
Author: Heiko Tietze <[email protected]>
AuthorDate: Wed Jul 10 19:40:00 2024 +0200
Commit: Xisco Fauli <[email protected]>
CommitDate: Thu Jul 11 15:49:38 2024 +0200
tdf#161987: Always show donate icon in startcenter
Issue on gtk3 environment only
Change-Id: I251cf91fd04ed455383e443b5479e199486f7aaf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170303
Reviewed-by: Heiko Tietze <[email protected]>
Reviewed-by: Xisco Fauli <[email protected]>
Tested-by: Jenkins
diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui
index 8e3126cf9761..657b1984006f 100644
--- a/sfx2/uiconfig/ui/startcenter.ui
+++ b/sfx2/uiconfig/ui/startcenter.ui
@@ -436,6 +436,7 @@
<property name="receives-default">True</property>
<property name="relief">none</property>
<property name="use-underline">True</property>
+ <property name="always-show-image">True</property>
</object>
<packing>
<property name="expand">False</property>