ekiga r6677 - in trunk: . lib/engine/account/skel
- From: dsandras svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r6677 - in trunk: . lib/engine/account/skel
- Date: Thu, 21 Aug 2008 20:58:02 +0000 (UTC)
Author: dsandras
Date: Thu Aug 21 20:58:02 2008
New Revision: 6677
URL: http://svn.gnome.org/viewvc/ekiga?rev=6677&view=rev
Log:
Let the responsability to register an account to the account itself,
not to the Bank. Fixes double registration problems!
Modified:
trunk/ChangeLog
trunk/lib/engine/account/skel/bank-impl.h
Modified: trunk/lib/engine/account/skel/bank-impl.h
==============================================================================
--- trunk/lib/engine/account/skel/bank-impl.h (original)
+++ trunk/lib/engine/account/skel/bank-impl.h Thu Aug 21 20:58:02 2008
@@ -293,8 +293,6 @@
{
add_object (account);
- account_core->subscribe_account (account);
-
account.questions.add_handler (questions.make_slot ());
account.trigger_saving.connect (sigc::mem_fun (this, &Ekiga::BankImpl<T>::save));
account.registration_event.connect (sigc::bind (sigc::mem_fun (this, &Ekiga::BankImpl<T>::on_registration_event), &account));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]