[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - sc/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Wed Aug 4 12:19:49 UTC 2021


 sc/uiconfig/scalc/ui/pastespecial.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 0b3412a98781dd42cb049de847969aae1d4e3258
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Jun 14 21:03:24 2021 +0100
Commit:     Eike Rathke <erack at redhat.com>
CommitDate: Wed Aug 4 14:19:13 2021 +0200

    Resolves: tdf#143714 only three of four of these buttons have always-show-image
    
    Change-Id: Ic4bb951d0a7800b5d920a3b40c2bb4b06ecbc629
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117203
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119971
    Tested-by: Jenkins
    Reviewed-by: Eike Rathke <erack at redhat.com>

diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui b/sc/uiconfig/scalc/ui/pastespecial.ui
index a8fc4036c822..fecf995cd8a2 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -594,6 +594,7 @@
                             <property name="image">img_paste_formats</property>
                             <property name="use-underline">True</property>
                             <property name="image-position">top</property>
+                            <property name="always-show-image">True</property>
                           </object>
                           <packing>
                             <property name="expand">True</property>


More information about the Libreoffice-commits mailing list