sfx2/uiconfig/ui/tabbarcontents.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 84368443fe44d4c8eaba88c9dd45d20974142ce2 Author: Caolán McNamara <[email protected]> AuthorDate: Tue Nov 24 15:23:03 2020 +0000 Commit: Caolán McNamara <[email protected]> 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 <[email protected]> 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> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
