From e82bb66dbcb1d935de1c8063822003a70ab452da Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 13 Oct 2008 07:55:45 +0000 Subject: Update python bindings svn path=/trunk/; revision=1580 --- python/pyempathy/pyempathy.defs | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/python/pyempathy/pyempathy.defs b/python/pyempathy/pyempathy.defs index 8f5cc0f8b..da866fdfc 100644 --- a/python/pyempathy/pyempathy.defs +++ b/python/pyempathy/pyempathy.defs @@ -326,6 +326,9 @@ (c-name "empathy_chatroom_manager_new") (is-constructor-of "EmpathyChatroomManager") (return-type "EmpathyChatroomManager*") + (parameters + '("const-gchar*" "file") + ) ) (define-method add @@ -374,12 +377,6 @@ ) ) -(define-method store - (of-object "EmpathyChatroomManager") - (c-name "empathy_chatroom_manager_store") - (return-type "none") -) - ;; From empathy-contact.h -- cgit v1.2.3