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

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Sat Aug 7 15:19:47 UTC 2021


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

New commits:
commit f41fb0bdb914ed6cb19132b04d32c97c6078fd38
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Jun 14 21:03:24 2021 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Sat Aug 7 17:19:14 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/+/119975
    Reviewed-by: Eike Rathke <erack at redhat.com>
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.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