cpw.gillux.detachablepurple: ed5d766f: I forgot that part in 73e0c7d4f6c1288146...

gillux at soc.pidgin.im gillux at soc.pidgin.im
Thu May 19 16:21:35 EDT 2011


----------------------------------------------------------------------
Revision: ed5d766faad9fd86702f197cbeae4741c1f58fb3
Parent:   b00725dab3db4f2762129480f04b82b16d5f05a5
Author:   gillux at soc.pidgin.im
Date:     05/19/11 16:09:59
Branch:   im.pidgin.cpw.gillux.detachablepurple
URL: http://d.pidgin.im/viewmtn/revision/info/ed5d766faad9fd86702f197cbeae4741c1f58fb3

Changelog: 

I forgot that part in 73e0c7d4f6c1288146f17df7f344b318795b0c9b.

Changes against parent b00725dab3db4f2762129480f04b82b16d5f05a5

  patched  libpurple/dbus/account.h

-------------- next part --------------
============================================================
--- libpurple/dbus/account.h	b8a23825e227ceca519b504f006986cffc1e2ae4
+++ libpurple/dbus/account.h	5d2e235e7eea2ae59ed2dfb8773b37c162d1e39f
@@ -28,7 +28,7 @@ G_BEGIN_DECLS
 /**
  * Initialize the dbus data of the account class.
  */
-void purple_account_class_dbus_init(void);
+void purple_account_class_dbus_init(PurpleAccountClass *klass);
 
 /**
  * Initialize the dbus data of a new account.


More information about the Commits mailing list