aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-icq.ui
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimo.cecchi@collabora.co.uk>2009-08-24 20:08:50 +0800
committerCosimo Cecchi <cosimo.cecchi@collabora.co.uk>2009-08-24 20:08:50 +0800
commit2b0b994dca5c7fe90f26befab4fd01d92908edef (patch)
tree8f08676fc48a53ba575da6c88d7ffe0859043183 /libempathy-gtk/empathy-account-widget-icq.ui
parentcdf5ef7743814ca18104d5dba1a04e79a3554d0e (diff)
downloadgsoc2013-empathy-2b0b994dca5c7fe90f26befab4fd01d92908edef.tar
gsoc2013-empathy-2b0b994dca5c7fe90f26befab4fd01d92908edef.tar.gz
gsoc2013-empathy-2b0b994dca5c7fe90f26befab4fd01d92908edef.tar.bz2
gsoc2013-empathy-2b0b994dca5c7fe90f26befab4fd01d92908edef.tar.lz
gsoc2013-empathy-2b0b994dca5c7fe90f26befab4fd01d92908edef.tar.xz
gsoc2013-empathy-2b0b994dca5c7fe90f26befab4fd01d92908edef.tar.zst
gsoc2013-empathy-2b0b994dca5c7fe90f26befab4fd01d92908edef.zip
Add example labels to all protocols
Also, fix padding and make the label prettier.
Diffstat (limited to 'libempathy-gtk/empathy-account-widget-icq.ui')
-rw-r--r--libempathy-gtk/empathy-account-widget-icq.ui33
1 files changed, 27 insertions, 6 deletions
diff --git a/libempathy-gtk/empathy-account-widget-icq.ui b/libempathy-gtk/empathy-account-widget-icq.ui
index 1a19500b5..a36698a09 100644
--- a/libempathy-gtk/empathy-account-widget-icq.ui
+++ b/libempathy-gtk/empathy-account-widget-icq.ui
@@ -15,7 +15,7 @@
<child>
<object class="GtkTable" id="table_common_settings">
<property name="visible">True</property>
- <property name="n_rows">2</property>
+ <property name="n_rows">3</property>
<property name="n_columns">3</property>
<property name="column_spacing">12</property>
<property name="row_spacing">6</property>
@@ -28,8 +28,8 @@
<property name="mnemonic_widget">entry_password</property>
</object>
<packing>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
@@ -63,8 +63,8 @@
<packing>
<property name="left_attach">2</property>
<property name="right_attach">3</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
<property name="x_options"></property>
<property name="y_options"></property>
</packing>
@@ -91,9 +91,30 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label_username_example">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="xpad">3</property>
+ <property name="label" translatable="yes">&lt;span size="small"&gt;&lt;b&gt;Example:&lt;/b&gt; 123456789&lt;/span&gt;</property>
+ <property name="use_markup">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
- <property name="y_options"></property>
</packing>
</child>
</object>