sfx2/uiconfig/ui/startcenter.ui | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 3d4986cf3c94524a2cbb1a3313d7669ad369ea11
Author: Heiko Tietze <[email protected]>
AuthorDate: Wed Jul 10 19:40:00 2024 +0200
Commit: Heiko Tietze <[email protected]>
CommitDate: Thu Jul 11 15:26:24 2024 +0200
Always show donate icon in startcenter
Issue on gtk3 environment only
Change-Id: I251cf91fd04ed455383e443b5479e199486f7aaf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170325
Reviewed-by: Heiko Tietze <[email protected]>
Tested-by: Xisco Fauli <[email protected]>
Reviewed-by: Xisco Fauli <[email protected]>
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>