cui/uiconfig/ui/aboutdialog.ui |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit a3519bbe6afa1a5f8b8c9543bc3fa8e53b145bf6
Author:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
AuthorDate: Wed Jun 17 15:44:58 2020 +0300
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Mon Jun 22 08:43:22 2020 +0200

    tdf#133662 Tweak position of copy version info button
    
    Let's have it next to the Version Information heading
    
    Change-Id: I12c028a5634bf49fc2a07e631919d488650b7b9e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96532
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    (cherry picked from commit 50360bfeae5e562209f9ec40e85032d7d532ab43)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96792

diff --git a/cui/uiconfig/ui/aboutdialog.ui b/cui/uiconfig/ui/aboutdialog.ui
index b2eb269f6a86..8f815ffa1850 100644
--- a/cui/uiconfig/ui/aboutdialog.ui
+++ b/cui/uiconfig/ui/aboutdialog.ui
@@ -384,6 +384,7 @@ LibreOffice was based on OpenOffice.org</property>
                   <object class="GtkButton" id="btnCopyVersion">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
+                    <property name="margin_left">12</property>
                     <property name="receives_default">True</property>
                     <property name="tooltip_text" translatable="yes" 
context="aboutdialog|btnCopyVersionTooltip">Copy all version information in 
English</property>
                     <property name="image">imCopy</property>
@@ -392,7 +393,7 @@ LibreOffice was based on OpenOffice.org</property>
                   <packing>
                     <property name="expand">False</property>
                     <property name="fill">True</property>
-                    <property name="pack_type">end</property>
+                    <property name="pack_type">start</property>
                     <property name="position">1</property>
                   </packing>
                 </child>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to