[Libreoffice-commits] core.git: cui/uiconfig
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Sun Mar 22 18:49:34 PDT 2015
cui/uiconfig/ui/aboutdialog.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit ea59d42d2098e8be8b3ab9667922e8427ee4b714
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Sun Mar 22 19:45:39 2015 -0600
Untangle locale label and trim some whitespace, tdf#90157
Change-Id: I07fc7269517f8157621118f3dea3a858051e454e
diff --git a/cui/uiconfig/ui/aboutdialog.ui b/cui/uiconfig/ui/aboutdialog.ui
index aa4f01d..18bc8ff 100644
--- a/cui/uiconfig/ui/aboutdialog.ui
+++ b/cui/uiconfig/ui/aboutdialog.ui
@@ -101,7 +101,7 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="orientation">vertical</property>
- <property name="spacing">24</property>
+ <property name="spacing">12</property>
<child>
<object class="GtkLabel" id="logoreplacement">
<property name="can_focus">False</property>
@@ -143,7 +143,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="top_attach">2</property>
</packing>
</child>
<child>
More information about the Libreoffice-commits
mailing list