[empathy] Make sure the column spacing is the same for all protocols.



commit f7cee33cf8bd3598f9d9869797d7d0737573b6c6
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date:   Tue Jan 19 14:59:28 2010 +0100

    Make sure the column spacing is the same for all protocols.

 libempathy-gtk/empathy-account-widget-groupwise.ui |    2 +-
 libempathy-gtk/empathy-account-widget-msn.ui       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-groupwise.ui b/libempathy-gtk/empathy-account-widget-groupwise.ui
index 1f6c5aa..da1e171 100644
--- a/libempathy-gtk/empathy-account-widget-groupwise.ui
+++ b/libempathy-gtk/empathy-account-widget-groupwise.ui
@@ -16,7 +16,7 @@
         <property name="visible">True</property>
         <property name="n_rows">3</property>
         <property name="n_columns">2</property>
-        <property name="column_spacing">6</property>
+        <property name="column_spacing">12</property>
         <property name="row_spacing">6</property>
         <child>
           <object class="GtkHBox" id="hbox1">
diff --git a/libempathy-gtk/empathy-account-widget-msn.ui b/libempathy-gtk/empathy-account-widget-msn.ui
index 9a9250b..807bfbc 100644
--- a/libempathy-gtk/empathy-account-widget-msn.ui
+++ b/libempathy-gtk/empathy-account-widget-msn.ui
@@ -16,7 +16,7 @@
         <property name="visible">True</property>
         <property name="n_rows">3</property>
         <property name="n_columns">2</property>
-        <property name="column_spacing">6</property>
+        <property name="column_spacing">12</property>
         <property name="row_spacing">6</property>
         <child>
           <object class="GtkHBox" id="hbox1">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]