From 675deab25d7076195e356c84e55de5207b8c3c6f Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 8 Feb 2008 21:09:59 +0000 Subject: Change new message dialog to new conversation and make possible to do voip call. svn path=/trunk/; revision=608 --- python/pyempathy/pyempathy.defs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python') diff --git a/python/pyempathy/pyempathy.defs b/python/pyempathy/pyempathy.defs index 7f7381fa7..0c22ab6cc 100644 --- a/python/pyempathy/pyempathy.defs +++ b/python/pyempathy/pyempathy.defs @@ -1954,8 +1954,8 @@ ) ) -(define-function empathy_call_contact - (c-name "empathy_call_contact") +(define-function empathy_call_with_contact + (c-name "empathy_call_with_contact") (return-type "none") (parameters '("EmpathyContact*" "contact") -- cgit v1.2.3