diff options
Diffstat (limited to 'python/pyempathy.patch')
-rw-r--r-- | python/pyempathy.patch | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/python/pyempathy.patch b/python/pyempathy.patch index 497ec4fe7..f7de6a440 100644 --- a/python/pyempathy.patch +++ b/python/pyempathy.patch @@ -1,5 +1,5 @@ ---- pyempathy.defs 2008-01-24 16:03:39.000000000 +0100 -+++ pyempathy/pyempathy.defs 2008-01-24 16:04:34.000000000 +0100 +--- /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") ) @@ -17,15 +17,7 @@ (c-name "EmpathyContactManager") (gtype-id "EMPATHY_TYPE_CONTACT_MANAGER") ) -@@ -93,6 +94,7 @@ - (define-object TpChatroom - (in-module "Empathy") - (parent "EmpathyTpChat") -+ (implements "EmpathyContactList") - (c-name "EmpathyTpChatroom") - (gtype-id "EMPATHY_TYPE_TP_CHATROOM") - ) -@@ -107,6 +109,7 @@ +@@ -121,6 +122,7 @@ (define-object TpContactList (in-module "Empathy") (parent "GObject") |