]> git.0d.be Git - empathy.git/commitdiff
IRC accounts: top-justify the password hint.
authorWill Thompson <will.thompson@collabora.co.uk>
Tue, 19 Jul 2011 12:09:49 +0000 (13:09 +0100)
committerWill Thompson <will.thompson@collabora.co.uk>
Mon, 25 Jul 2011 11:21:27 +0000 (12:21 +0100)
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

index 20e710aba026ca411be233603420dd5a9a3b902a..b630018356fdb86e120a3999c6df6f5189df984d 100644 (file)
             <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>