diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-02-11 20:41:47 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-02-12 00:01:38 +0800 |
commit | 457d59921b00b2acb008df1cd0428d4433ec981a (patch) | |
tree | b89bb34d9b256930b34fd542dcdb35b417bbd658 /libempathy-gtk/empathy-account-widget-jabber.ui | |
parent | 2f011b0419e1d37ce9eadba249fa11f6852e1d8e (diff) | |
download | gsoc2013-empathy-457d59921b00b2acb008df1cd0428d4433ec981a.tar gsoc2013-empathy-457d59921b00b2acb008df1cd0428d4433ec981a.tar.gz gsoc2013-empathy-457d59921b00b2acb008df1cd0428d4433ec981a.tar.bz2 gsoc2013-empathy-457d59921b00b2acb008df1cd0428d4433ec981a.tar.lz gsoc2013-empathy-457d59921b00b2acb008df1cd0428d4433ec981a.tar.xz gsoc2013-empathy-457d59921b00b2acb008df1cd0428d4433ec981a.tar.zst gsoc2013-empathy-457d59921b00b2acb008df1cd0428d4433ec981a.zip |
hide the advanced options for Facebook accounts
Diffstat (limited to 'libempathy-gtk/empathy-account-widget-jabber.ui')
-rw-r--r-- | libempathy-gtk/empathy-account-widget-jabber.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-account-widget-jabber.ui b/libempathy-gtk/empathy-account-widget-jabber.ui index 49584917e..f71fb1520 100644 --- a/libempathy-gtk/empathy-account-widget-jabber.ui +++ b/libempathy-gtk/empathy-account-widget-jabber.ui @@ -172,7 +172,7 @@ </packing> </child> <child> - <object class="GtkExpander" id="expander1"> + <object class="GtkExpander" id="expander_advanced"> <property name="visible">True</property> <property name="can_focus">True</property> <child> |