summaryrefslogtreecommitdiff
path: root/tp-account-widgets/tpaw-account-widget-icq.ui
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-08-21 17:00:46 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-22 13:32:26 +0100
commitda74bf0e028e1e4078079c2c9a10ac088946d873 (patch)
tree55c07c1909c538fd0ebe54bf338d0c0fd600807c /tp-account-widgets/tpaw-account-widget-icq.ui
parentbbf553834b13cdced98066ac46327e9587342695 (diff)
downloadtelepathy-account-widgets-da74bf0e028e1e4078079c2c9a10ac088946d873.tar.gz
tpaw-account-widget: improve the size of the various fields
Fields in the main area now are at least 280px wide. This solves the problem with fields being too small. All the fields should expand to fix the available horizontal space. This solves the problem with fields leaving empty space on their side (in particular when the advanced section is expanded).
Diffstat (limited to 'tp-account-widgets/tpaw-account-widget-icq.ui')
-rw-r--r--tp-account-widgets/tpaw-account-widget-icq.ui10
1 files changed, 10 insertions, 0 deletions
diff --git a/tp-account-widgets/tpaw-account-widget-icq.ui b/tp-account-widgets/tpaw-account-widget-icq.ui
index 865a33c0..6eef13c6 100644
--- a/tp-account-widgets/tpaw-account-widget-icq.ui
+++ b/tp-account-widgets/tpaw-account-widget-icq.ui
@@ -50,6 +50,8 @@
<object class="GtkEntry" id="entry_uin">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="width_request">280</property>
+ <property name="hexpand">True</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -60,6 +62,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="visibility">False</property>
+ <property name="width_request">280</property>
+ <property name="hexpand">True</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -149,6 +153,7 @@
<object class="GtkEntry" id="entry_server">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="hexpand">True</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -191,6 +196,7 @@
<object class="GtkEntry" id="entry_charset">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="hexpand">True</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -247,6 +253,8 @@
<object class="GtkEntry" id="entry_uin_simple">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="width_request">280</property>
+ <property name="hexpand">True</property>
</object>
<packing>
<property name="position">0</property>
@@ -296,6 +304,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="visibility">False</property>
+ <property name="width_request">280</property>
+ <property name="hexpand">True</property>
</object>
</child>
</object>