diff options
Diffstat (limited to 'python/README')
-rw-r--r-- | python/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/README b/python/README index f9c121b5f..127254381 100644 --- a/python/README +++ b/python/README @@ -15,5 +15,7 @@ Manually modify pyempathy.defs, ContactList is not an object but an interface: ContactManager, TpChatroom and TpContactList implements ContactList interface: (implements "EmpathyContactList") +That can be done by applying pyempathy.patch + 3) Manually update headers in pyempathy.override and pyempathygtk.override. |