[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - filter/uiconfig
Caolán McNamara
caolanm at redhat.com
Thu Oct 20 09:44:35 UTC 2016
filter/uiconfig/ui/pdfgeneralpage.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 788e291b946c50cae0040a8a1702e9ca0b222818
Author: Caolán McNamara <caolanm at redhat.com>
Date: Wed Oct 19 10:29:48 2016 +0100
two elements at the same packing position
if you use glade to edit the .ui files then this sort of
cockup which reeks of manual xml editing doesn't arise
Change-Id: Ic339953cad15078bc847a4c31c0c7592b071b454
(cherry picked from commit 99ee085d436a7287895c62d5d4451385868b9c2c)
Reviewed-on: https://gerrit.libreoffice.org/30041
Reviewed-by: Maxim Monastirsky <momonasmon at gmail.com>
Tested-by: Maxim Monastirsky <momonasmon at gmail.com>
diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui b/filter/uiconfig/ui/pdfgeneralpage.ui
index 0cfa5c9..836fd25 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.19.0 -->
+<!-- Generated with glade 3.20.0 -->
<interface>
<requires lib="gtk+" version="3.0"/>
<object class="GtkAdjustment" id="adjustment1">
@@ -607,7 +607,7 @@
<property name="top_attach">7</property>
</packing>
</child>
- <child>
+ <child>
<object class="GtkCheckButton" id="emptypages">
<property name="label" translatable="yes">Exp_ort automatically inserted blank pages</property>
<property name="visible">True</property>
@@ -649,7 +649,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">9</property>
+ <property name="top_attach">10</property>
</packing>
</child>
<child>
More information about the Libreoffice-commits
mailing list