summaryrefslogtreecommitdiff
path: root/tp-account-widgets
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-08-21 17:01:26 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-22 13:32:40 +0100
commit62141c9206d2cfa68debe660ab8e7254c7065fe1 (patch)
tree54ed46642cd9170004dd265fe724a37a6ed5be30 /tp-account-widgets
parentda74bf0e028e1e4078079c2c9a10ac088946d873 (diff)
downloadtelepathy-account-widgets-62141c9206d2cfa68debe660ab8e7254c7065fe1.tar.gz
tpaw-account-widget: leave more space between username and password
Diffstat (limited to 'tp-account-widgets')
-rw-r--r--tp-account-widgets/tpaw-account-widget-aim.ui2
-rw-r--r--tp-account-widgets/tpaw-account-widget-groupwise.ui2
-rw-r--r--tp-account-widgets/tpaw-account-widget-icq.ui2
-rw-r--r--tp-account-widgets/tpaw-account-widget-jabber.ui2
-rw-r--r--tp-account-widgets/tpaw-account-widget-msn.ui2
-rw-r--r--tp-account-widgets/tpaw-account-widget-sip.ui2
-rw-r--r--tp-account-widgets/tpaw-account-widget-yahoo.ui2
7 files changed, 14 insertions, 0 deletions
diff --git a/tp-account-widgets/tpaw-account-widget-aim.ui b/tp-account-widgets/tpaw-account-widget-aim.ui
index 3c0f4c6f..1ff7bb7c 100644
--- a/tp-account-widgets/tpaw-account-widget-aim.ui
+++ b/tp-account-widgets/tpaw-account-widget-aim.ui
@@ -24,6 +24,7 @@
<property name="label" translatable="yes">Pass_word</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">entry_password</property>
+ <property name="margin_top">6</property>
<style>
<class name="dim-label"/>
</style>
@@ -64,6 +65,7 @@
<property name="visibility">False</property>
<property name="width_request">280</property>
<property name="hexpand">True</property>
+ <property name="margin_top">6</property>
</object>
<packing>
<property name="left_attach">1</property>
diff --git a/tp-account-widgets/tpaw-account-widget-groupwise.ui b/tp-account-widgets/tpaw-account-widget-groupwise.ui
index c9255296..95691674 100644
--- a/tp-account-widgets/tpaw-account-widget-groupwise.ui
+++ b/tp-account-widgets/tpaw-account-widget-groupwise.ui
@@ -22,6 +22,7 @@
<property name="xalign">1</property>
<property name="label" translatable="yes">Pass_word</property>
<property name="use_underline">True</property>
+ <property name="margin_top">6</property>
<style>
<class name="dim-label"/>
</style>
@@ -78,6 +79,7 @@
<property name="visibility">False</property>
<property name="width_request">280</property>
<property name="hexpand">True</property>
+ <property name="margin_top">6</property>
</object>
<packing>
<property name="left_attach">1</property>
diff --git a/tp-account-widgets/tpaw-account-widget-icq.ui b/tp-account-widgets/tpaw-account-widget-icq.ui
index 6eef13c6..012478d4 100644
--- a/tp-account-widgets/tpaw-account-widget-icq.ui
+++ b/tp-account-widgets/tpaw-account-widget-icq.ui
@@ -24,6 +24,7 @@
<property name="label" translatable="yes">Pass_word</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">entry_password</property>
+ <property name="margin_top">6</property>
<style>
<class name="dim-label"/>
</style>
@@ -64,6 +65,7 @@
<property name="visibility">False</property>
<property name="width_request">280</property>
<property name="hexpand">True</property>
+ <property name="margin_top">6</property>
</object>
<packing>
<property name="left_attach">1</property>
diff --git a/tp-account-widgets/tpaw-account-widget-jabber.ui b/tp-account-widgets/tpaw-account-widget-jabber.ui
index c5e848f9..d72eb8d4 100644
--- a/tp-account-widgets/tpaw-account-widget-jabber.ui
+++ b/tp-account-widgets/tpaw-account-widget-jabber.ui
@@ -241,6 +241,7 @@ Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to cho
<property name="visibility">False</property>
<property name="width_request">280</property>
<property name="hexpand">True</property>
+ <property name="margin_top">6</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -404,6 +405,7 @@ Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to cho
<property name="use_underline">True</property>
<property name="justify">right</property>
<property name="mnemonic_widget">entry_password</property>
+ <property name="margin_top">6</property>
<style>
<class name="dim-label"/>
</style>
diff --git a/tp-account-widgets/tpaw-account-widget-msn.ui b/tp-account-widgets/tpaw-account-widget-msn.ui
index 621a476e..9412a5d6 100644
--- a/tp-account-widgets/tpaw-account-widget-msn.ui
+++ b/tp-account-widgets/tpaw-account-widget-msn.ui
@@ -22,6 +22,7 @@
<property name="xalign">1</property>
<property name="label" translatable="yes">Pass_word</property>
<property name="use_underline">True</property>
+ <property name="margin_top">6</property>
<style>
<class name="dim-label"/>
</style>
@@ -78,6 +79,7 @@
<property name="visibility">False</property>
<property name="width_request">280</property>
<property name="hexpand">True</property>
+ <property name="margin_top">6</property>
</object>
<packing>
<property name="left_attach">1</property>
diff --git a/tp-account-widgets/tpaw-account-widget-sip.ui b/tp-account-widgets/tpaw-account-widget-sip.ui
index 9016a5e4..9ae6ad7d 100644
--- a/tp-account-widgets/tpaw-account-widget-sip.ui
+++ b/tp-account-widgets/tpaw-account-widget-sip.ui
@@ -38,6 +38,7 @@
<property name="label" translatable="yes">Pass_word</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">entry_password</property>
+ <property name="margin_top">6</property>
<style>
<class name="dim-label"/>
</style>
@@ -96,6 +97,7 @@
<property name="can_focus">True</property>
<property name="width_request">280</property>
<property name="hexpand">True</property>
+ <property name="margin_top">6</property>
</object>
<packing>
<property name="left_attach">1</property>
diff --git a/tp-account-widgets/tpaw-account-widget-yahoo.ui b/tp-account-widgets/tpaw-account-widget-yahoo.ui
index 9d88b618..cadb5c17 100644
--- a/tp-account-widgets/tpaw-account-widget-yahoo.ui
+++ b/tp-account-widgets/tpaw-account-widget-yahoo.ui
@@ -25,6 +25,7 @@
<property name="label" translatable="yes">Pass_word:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">entry_password</property>
+ <property name="margin_top">6</property>
</object>
<packing>
<property name="top_attach">2</property>
@@ -59,6 +60,7 @@
<property name="visibility">False</property>
<property name="width_request">280</property>
<property name="hexpand">True</property>
+ <property name="margin_top">6</property>
</object>
<packing>
<property name="left_attach">1</property>