diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2009-02-03 04:10:14 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2009-02-03 04:10:14 +0800 |
commit | 02ec04d37187384bca8d5e9d32a02b458e499cab (patch) | |
tree | 721bf2baa483f79216dbcf37ecac43f7b470b96d /python/pyempathy.patch | |
parent | ba7fd51db505c502f721e1e116a31f23a4f5fae3 (diff) | |
download | gsoc2013-empathy-02ec04d37187384bca8d5e9d32a02b458e499cab.tar gsoc2013-empathy-02ec04d37187384bca8d5e9d32a02b458e499cab.tar.gz gsoc2013-empathy-02ec04d37187384bca8d5e9d32a02b458e499cab.tar.bz2 gsoc2013-empathy-02ec04d37187384bca8d5e9d32a02b458e499cab.tar.lz gsoc2013-empathy-02ec04d37187384bca8d5e9d32a02b458e499cab.tar.xz gsoc2013-empathy-02ec04d37187384bca8d5e9d32a02b458e499cab.tar.zst gsoc2013-empathy-02ec04d37187384bca8d5e9d32a02b458e499cab.zip |
Update python binding
svn path=/trunk/; revision=2374
Diffstat (limited to 'python/pyempathy.patch')
-rw-r--r-- | python/pyempathy.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/python/pyempathy.patch b/python/pyempathy.patch index f7de6a440..06c4692c8 100644 --- a/python/pyempathy.patch +++ b/python/pyempathy.patch @@ -1,14 +1,5 @@ --- /home/zdra/Desktop/pyempathy.defs 2008-04-02 11:08:02.000000000 +0200 +++ pyempathy/pyempathy.defs 2008-04-02 11:28:00.000000000 +0200 -@@ -35,7 +35,7 @@ - (gtype-id "EMPATHY_TYPE_CONTACT_FACTORY") - ) - --(define-object ContactList -+(define-interface ContactList - (in-module "Empathy") - (c-name "EmpathyContactList") - (gtype-id "EMPATHY_TYPE_CONTACT_LIST") @@ -44,6 +44,7 @@ (define-object ContactManager (in-module "Empathy") |