[Libreoffice-commits] core.git: sfx2/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Nov 24 20:22:56 UTC 2020
sfx2/uiconfig/ui/tabbarcontents.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 906b99c21b668b44b1e47909268961023b0bdae8
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Nov 24 15:23:03 2020 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Nov 24 21:22:14 2020 +0100
open_more.png is narrower than other icons in Colibre theme
so use a different one to measure desired width of tabbar
Change-Id: Iace4b46d77d5cb52b2faaf6bb035be50fd556d12
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106534
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sfx2/uiconfig/ui/tabbarcontents.ui b/sfx2/uiconfig/ui/tabbarcontents.ui
index 1125db911a77..080ee8b83e53 100644
--- a/sfx2/uiconfig/ui/tabbarcontents.ui
+++ b/sfx2/uiconfig/ui/tabbarcontents.ui
@@ -118,7 +118,7 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="use-underline">True</property>
- <property name="icon-name">sfx2/res/symphony/open_more.png</property>
+ <property name="icon-name">sfx2/res/symphony/sidebar-property-large.png</property>
</object>
<packing>
<property name="expand">False</property>
More information about the Libreoffice-commits
mailing list