[Libreoffice-commits] core.git: sw/uiconfig
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Sat Mar 26 15:36:31 UTC 2016
sw/uiconfig/swriter/ui/mmoutputtypepage.ui | 15 ----------
sw/uiconfig/swriter/ui/mmselectpage.ui | 43 +++++++++--------------------
2 files changed, 14 insertions(+), 44 deletions(-)
New commits:
commit b41aed83c416a7b00285fc2b198d286d8169f08d
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Sat Mar 26 09:32:51 2016 -0600
MM: Some wizard pages are just too spaced out
Change-Id: Idbcc7d98883a9150ef38ae304a121fb6903382e6
diff --git a/sw/uiconfig/swriter/ui/mmoutputtypepage.ui b/sw/uiconfig/swriter/ui/mmoutputtypepage.ui
index b6b4d63..2f5512b 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 4b59693..99edd71 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>
More information about the Libreoffice-commits
mailing list