]> git.0d.be Git - empathy.git/commitdiff
Update python bindings.
authorXavier Claessens <xclaesse@src.gnome.org>
Tue, 6 Jan 2009 16:48:39 +0000 (16:48 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Tue, 6 Jan 2009 16:48:39 +0000 (16:48 +0000)
svn path=/trunk/; revision=2075

python/pyempathy/pyempathy.defs

index f8b552c20bc5f50bd9f26e74daffc8b07f4537eb..08017c0080a992832e58ff12fc44db5a49f9c112 100644 (file)
   (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*")
 )