]> git.0d.be Git - empathy.git/commitdiff
Update python bindings.
authorXavier Claessens <xclaesse@src.gnome.org>
Thu, 15 Jan 2009 20:40:21 +0000 (20:40 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Thu, 15 Jan 2009 20:40:21 +0000 (20:40 +0000)
svn path=/trunk/; revision=2234

python/pyempathy/pyempathy.defs

index 68d6508664294c5dbc55db76ff3b75f3d16e845a..de7bfcb358e4cb60fa20959faf2cf534c7a42e6f 100644 (file)
   )
 )
 
-(define-function mission_control_new
-  (c-name "empathy_mission_control_new")
-  (is-constructor-of "EmpathyMissionControl")
+(define-function mission_control_dup_singleton
+  (c-name "empathy_mission_control_dup_singleton")
   (return-type "MissionControl*")
 )