[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-5' - cui/uiconfig
Julien Nabet
serval2412 at yahoo.fr
Wed Jan 29 14:08:36 PST 2014
cui/uiconfig/ui/colorpage.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 730093ceb3a23ebc7618ba0564eff38eab3f2e87
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Thu Jan 23 21:57:09 2014 +0100
Resolves: fdo#73970 CMYK labels are switched
Change-Id: Ie6a2aa5b1123c0ab752e10c4e587ef780784b247
Reviewed-on: https://gerrit.libreoffice.org/7622
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
(cherry picked from commit 1750192300d81c6ebc78e3265e2f01104b4a9f59)
Reviewed-on: https://gerrit.libreoffice.org/7717
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Reviewed-by: Michael Stahl <mstahl at redhat.com>
diff --git a/cui/uiconfig/ui/colorpage.ui b/cui/uiconfig/ui/colorpage.ui
index 4a16e76..0ae95ea 100644
--- a/cui/uiconfig/ui/colorpage.ui
+++ b/cui/uiconfig/ui/colorpage.ui
@@ -362,7 +362,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="top_attach">1</property>
<property name="width">1</property>
<property name="height">1</property>
</packing>
@@ -437,7 +437,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="top_attach">2</property>
<property name="width">1</property>
<property name="height">1</property>
</packing>
More information about the Libreoffice-commits
mailing list