[empathy: 5/6] IRC accounts: top-justify the password hint.



commit bed17cf9d003db8ecea2fc012cb53ff38554654d
Author: Will Thompson <will thompson collabora co uk>
Date:   Tue Jul 19 13:09:49 2011 +0100

    IRC accounts: top-justify the password hint.
    
    As mentioned on <https://bugzilla.gnome.org/show_bug.cgi?id=654552#c13>,
    this makes the password hint text be right up against the field it's
    hinting about, at the cost of even more ugly space between it and
    the Advanced expander. I think this is the lesser of two evils.

 libempathy-gtk/empathy-account-widget-irc.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-irc.ui b/libempathy-gtk/empathy-account-widget-irc.ui
index 20e710a..b630018 100644
--- a/libempathy-gtk/empathy-account-widget-irc.ui
+++ b/libempathy-gtk/empathy-account-widget-irc.ui
@@ -470,6 +470,7 @@
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="xalign">0</property>
+            <property name="yalign">0</property>
             <property name="xpad">3</property>
             <property name="label" translatable="yes">Most IRC servers don't need a password, so if you're not sure, don't enter a password.</property>
             <property name="use_markup">True</property>



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