summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/acorreplacepage.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-01 11:38:09 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-08-01 11:39:57 +0100
commit4938d06ad251e8e57ff66b185189d98587ca5104 (patch)
treec95753fc642bc029e19a64fca16df3a02569b89b /cui/uiconfig/ui/acorreplacepage.ui
parent67c8d5b7ab6ec77d7d701bc5aefbb94d4db4ef1c (diff)
Resolves: fdo#65609 restrict width of all user-controlled edis and lists
Change-Id: I1f15e17c903daee849c53a689a8bb3465bac5f74
Diffstat (limited to 'cui/uiconfig/ui/acorreplacepage.ui')
-rw-r--r--cui/uiconfig/ui/acorreplacepage.ui31
1 files changed, 16 insertions, 15 deletions
diff --git a/cui/uiconfig/ui/acorreplacepage.ui b/cui/uiconfig/ui/acorreplacepage.ui
index f300c86fec80..199269f10f09 100644
--- a/cui/uiconfig/ui/acorreplacepage.ui
+++ b/cui/uiconfig/ui/acorreplacepage.ui
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
- <!-- interface-requires gtk+ 3.0 -->
<!-- interface-requires LibreOffice 1.0 -->
+ <!-- interface-requires gtk+ 3.0 -->
<object class="GtkGrid" id="AcorReplacePage">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -91,20 +91,6 @@
</packing>
</child>
<child>
- <object class="svtlo-SvTabListBox" id="tabview:border">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
- <property name="width">3</property>
- <property name="height">1</property>
- </packing>
- </child>
- <child>
<object class="GtkButtonBox" id="buttonbox1">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -164,6 +150,21 @@
</packing>
</child>
<child>
+ <object class="svtlo-SvTabListBox" id="tabview:border">
+ <property name="width_request">1</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">2</property>
+ <property name="width">3</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
<placeholder/>
</child>
</object>