diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-05-11 20:06:59 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-05-11 20:06:59 +0800 |
commit | bf6dffc184ccc08ec6bf38c4a59898d137375097 (patch) | |
tree | 294bc5ea0fc3efa6b80d22a5cfa8f38e8960d0ce /libempathy-gtk | |
parent | 9dff9efa4a2d03634a4f2186c05a7e42a886d619 (diff) | |
parent | 815e5728059c269de3c0a19612a7fc3077957390 (diff) | |
download | gsoc2013-empathy-bf6dffc184ccc08ec6bf38c4a59898d137375097.tar gsoc2013-empathy-bf6dffc184ccc08ec6bf38c4a59898d137375097.tar.gz gsoc2013-empathy-bf6dffc184ccc08ec6bf38c4a59898d137375097.tar.bz2 gsoc2013-empathy-bf6dffc184ccc08ec6bf38c4a59898d137375097.tar.lz gsoc2013-empathy-bf6dffc184ccc08ec6bf38c4a59898d137375097.tar.xz gsoc2013-empathy-bf6dffc184ccc08ec6bf38c4a59898d137375097.tar.zst gsoc2013-empathy-bf6dffc184ccc08ec6bf38c4a59898d137375097.zip |
Merge branch 'gnome-3-4'
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/empathy-account-widget-irc.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-account-widget-irc.ui b/libempathy-gtk/empathy-account-widget-irc.ui index 48a3aa04f..95f30a2f6 100644 --- a/libempathy-gtk/empathy-account-widget-irc.ui +++ b/libempathy-gtk/empathy-account-widget-irc.ui @@ -409,7 +409,7 @@ <property name="label" translatable="yes">Quit message:</property> </object> <packing> - <property name="left_attach">3</property> + <property name="left_attach">0</property> <property name="top_attach">2</property> <property name="width">1</property> <property name="height">1</property> |