aboutsummaryrefslogtreecommitdiffstats
path: root/accounts
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-05-02 14:13:46 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-05-02 14:13:46 +0800
commit8a9cd5deb874be70481ac0193cf7c28933f4b9ce (patch)
treea588e5dc051bae3c73ce532f08d2468226e26523 /accounts
parent8e7b3f45c92b2c7523c824b247308cf74e30b80b (diff)
downloadgsoc2013-empathy-8a9cd5deb874be70481ac0193cf7c28933f4b9ce.tar
gsoc2013-empathy-8a9cd5deb874be70481ac0193cf7c28933f4b9ce.tar.gz
gsoc2013-empathy-8a9cd5deb874be70481ac0193cf7c28933f4b9ce.tar.bz2
gsoc2013-empathy-8a9cd5deb874be70481ac0193cf7c28933f4b9ce.tar.lz
gsoc2013-empathy-8a9cd5deb874be70481ac0193cf7c28933f4b9ce.tar.xz
gsoc2013-empathy-8a9cd5deb874be70481ac0193cf7c28933f4b9ce.tar.zst
gsoc2013-empathy-8a9cd5deb874be70481ac0193cf7c28933f4b9ce.zip
[darcs-to-svn @ contact list now displays accounts dialog]
svn path=/trunk/; revision=21
Diffstat (limited to 'accounts')
-rw-r--r--accounts/empathy-accounts-main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/accounts/empathy-accounts-main.c b/accounts/empathy-accounts-main.c
index 10b85a222..e65620342 100644
--- a/accounts/empathy-accounts-main.c
+++ b/accounts/empathy-accounts-main.c
@@ -48,7 +48,6 @@ main (int argc, char *argv[])
dialog = gossip_accounts_dialog_show ();
- gtk_widget_show (dialog);
g_signal_connect (dialog, "destroy",
G_CALLBACK (destroy_cb),
NULL);