[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - sfx2/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Tue Nov 24 20:28:06 UTC 2020


 sfx2/uiconfig/ui/tabbarcontents.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 84368443fe44d4c8eaba88c9dd45d20974142ce2
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:27:32 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/+/106512
    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 34aa02d360df..d3945c8eec0b 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