aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-06-24 22:44:00 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-06-25 00:32:27 +0800
commitedaad58496e20b817036e167ce63239da272f5cf (patch)
tree7d7a1624d009398d08371ea7e516ff09265092b5 /libempathy-gtk
parent2e8c433a836739bcaf62bd50cea4c3992534818e (diff)
downloadgsoc2013-empathy-edaad58496e20b817036e167ce63239da272f5cf.tar
gsoc2013-empathy-edaad58496e20b817036e167ce63239da272f5cf.tar.gz
gsoc2013-empathy-edaad58496e20b817036e167ce63239da272f5cf.tar.bz2
gsoc2013-empathy-edaad58496e20b817036e167ce63239da272f5cf.tar.lz
gsoc2013-empathy-edaad58496e20b817036e167ce63239da272f5cf.tar.xz
gsoc2013-empathy-edaad58496e20b817036e167ce63239da272f5cf.tar.zst
gsoc2013-empathy-edaad58496e20b817036e167ce63239da272f5cf.zip
empathy-contact-dialogs: remove trailing tabs
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-contact-dialogs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-contact-dialogs.c b/libempathy-gtk/empathy-contact-dialogs.c
index 307b0fbb3..39edbf579 100644
--- a/libempathy-gtk/empathy-contact-dialogs.c
+++ b/libempathy-gtk/empathy-contact-dialogs.c
@@ -398,7 +398,7 @@ empathy_new_contact_dialog_show (GtkWindow *parent)
button,
GTK_RESPONSE_CANCEL);
gtk_widget_show (button);
-
+
/* Add button */
button = gtk_button_new_with_label (GTK_STOCK_ADD);
gtk_button_set_use_stock (GTK_BUTTON (button), TRUE);