empathy r2075 - trunk/python/pyempathy



Author: xclaesse
Date: Tue Jan  6 16:48:39 2009
New Revision: 2075
URL: http://svn.gnome.org/viewvc/empathy?rev=2075&view=rev

Log:
Update python bindings.

Modified:
   trunk/python/pyempathy/pyempathy.defs

Modified: trunk/python/pyempathy/pyempathy.defs
==============================================================================
--- trunk/python/pyempathy/pyempathy.defs	(original)
+++ trunk/python/pyempathy/pyempathy.defs	Tue Jan  6 16:48:39 2009
@@ -226,9 +226,8 @@
   (return-type "GType")
 )
 
-(define-function account_manager_new
-  (c-name "empathy_account_manager_new")
-  (is-constructor-of "EmpathyAccountManager")
+(define-function account_manager_dup_singleton
+  (c-name "empathy_account_manager_dup_singleton")
   (return-type "EmpathyAccountManager*")
 )
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]