summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2016-03-26 09:32:51 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2016-03-26 09:35:34 -0600
commitb41aed83c416a7b00285fc2b198d286d8169f08d (patch)
tree2c21c00c62f6dc5b88ac4de308fea86ed1678c6d /sw
parent9ec8732e086613f4620850acf97fe74b8b1600d1 (diff)
MM: Some wizard pages are just too spaced out
Change-Id: Idbcc7d98883a9150ef38ae304a121fb6903382e6
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/ui/mmoutputtypepage.ui15
-rw-r--r--sw/uiconfig/swriter/ui/mmselectpage.ui43
2 files changed, 14 insertions, 44 deletions
diff --git a/sw/uiconfig/swriter/ui/mmoutputtypepage.ui b/sw/uiconfig/swriter/ui/mmoutputtypepage.ui
index b6b4d63a52d4..2f5512bcfcb6 100644
--- a/sw/uiconfig/swriter/ui/mmoutputtypepage.ui
+++ b/sw/uiconfig/swriter/ui/mmoutputtypepage.ui
@@ -145,19 +145,4 @@
</packing>
</child>
</object>
- <object class="GtkSizeGroup" id="sizegroup1">
- <property name="mode">vertical</property>
- <widgets>
- <widget name="letter"/>
- <widget name="email"/>
- <widget name="button1"/>
- </widgets>
- </object>
- <object class="GtkSizeGroup" id="sizegroup2">
- <property name="mode">both</property>
- <widgets>
- <widget name="letterft"/>
- <widget name="emailft"/>
- </widgets>
- </object>
</interface>
diff --git a/sw/uiconfig/swriter/ui/mmselectpage.ui b/sw/uiconfig/swriter/ui/mmselectpage.ui
index 4b5969320480..99edd71ebc5f 100644
--- a/sw/uiconfig/swriter/ui/mmselectpage.ui
+++ b/sw/uiconfig/swriter/ui/mmselectpage.ui
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.19.0 -->
<interface>
- <!-- interface-requires gtk+ 3.0 -->
+ <requires lib="gtk+" version="3.0"/>
<object class="GtkBox" id="MMSelectPage">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -25,8 +26,6 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="row_spacing">6</property>
- <property name="column_spacing">12</property>
- <property name="row_homogeneous">True</property>
<child>
<object class="GtkRadioButton" id="currentdoc">
<property name="label" translatable="yes">Use the current _document</property>
@@ -42,8 +41,6 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">0</property>
- <property name="width">2</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -60,8 +57,6 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
- <property name="width">2</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -79,8 +74,6 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">2</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -97,9 +90,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">3</property>
- <property name="width">1</property>
- <property name="height">1</property>
+ <property name="top_attach">4</property>
</packing>
</child>
<child>
@@ -115,24 +106,18 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">4</property>
- <property name="width">2</property>
- <property name="height">1</property>
+ <property name="top_attach">6</property>
</packing>
</child>
<child>
<object class="GtkComboBoxText" id="recentdoclb">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_left">12</property>
- <property name="entry_text_column">0</property>
- <property name="id_column">1</property>
+ <property name="margin_left">18</property>
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">5</property>
- <property name="width">2</property>
- <property name="height">1</property>
+ <property name="top_attach">7</property>
</packing>
</child>
<child>
@@ -141,13 +126,13 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="halign">start</property>
+ <property name="margin_left">18</property>
<property name="use_underline">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">2</property>
- <property name="width">1</property>
- <property name="height">1</property>
+ <property name="left_attach">0</property>
+ <property name="top_attach">3</property>
</packing>
</child>
<child>
@@ -156,13 +141,13 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="halign">start</property>
+ <property name="margin_left">18</property>
<property name="use_underline">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
- <property name="width">1</property>
- <property name="height">1</property>
+ <property name="left_attach">0</property>
+ <property name="top_attach">5</property>
</packing>
</child>
</object>