[Libreoffice-commits] core.git: cui/uiconfig

andreas kainz (via logerrit) logerrit at kemper.freedesktop.org
Tue May 12 17:52:06 UTC 2020


 cui/uiconfig/ui/aboutdialog.ui |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 9d573bca549861ecdbce6826804e5db0471307e6
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Mon May 11 23:14:17 2020 +0200
Commit:     andreas_kainz <kainz.a at gmail.com>
CommitDate: Tue May 12 19:51:28 2020 +0200

    tdf#130778 update About Dialog
    
    Change-Id: I1ca538a3c5589b30d53404f1f8d8ab2dcc2586f0
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94018
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>

diff --git a/cui/uiconfig/ui/aboutdialog.ui b/cui/uiconfig/ui/aboutdialog.ui
index 9c4dee2e2d70..f014f13290f0 100644
--- a/cui/uiconfig/ui/aboutdialog.ui
+++ b/cui/uiconfig/ui/aboutdialog.ui
@@ -272,7 +272,7 @@
               </object>
               <packing>
                 <property name="left_attach">1</property>
-                <property name="top_attach">1</property>
+                <property name="top_attach">4</property>
               </packing>
             </child>
             <child>
@@ -280,7 +280,6 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="valign">end</property>
-                <property name="margin_top">12</property>
                 <property name="margin_bottom">12</property>
                 <property name="hexpand">True</property>
                 <property name="vexpand">True</property>
@@ -294,7 +293,7 @@
               </object>
               <packing>
                 <property name="left_attach">1</property>
-                <property name="top_attach">2</property>
+                <property name="top_attach">1</property>
               </packing>
             </child>
             <child>
@@ -314,13 +313,14 @@ LibreOffice was based on OpenOffice.org</property>
               </object>
               <packing>
                 <property name="left_attach">1</property>
-                <property name="top_attach">3</property>
+                <property name="top_attach">2</property>
               </packing>
             </child>
             <child>
               <object class="GtkBox">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="margin_bottom">6</property>
                 <child>
                   <object class="GtkLinkButton" id="btnCredits">
                     <property name="label" translatable="yes" context="aboutdialog|credits">Credits</property>
@@ -371,7 +371,7 @@ LibreOffice was based on OpenOffice.org</property>
               </object>
               <packing>
                 <property name="left_attach">1</property>
-                <property name="top_attach">4</property>
+                <property name="top_attach">3</property>
               </packing>
             </child>
           </object>


More information about the Libreoffice-commits mailing list