diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-02-10 05:23:51 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-02-10 05:23:51 +0800 |
commit | e642a6bed7b9292f1de7cdd1527baf2484b204a9 (patch) | |
tree | e5800f8457108488d92a1c486d4d5638701ed70b /python/README | |
parent | f82a1cfd7d318c35cf9fb696d38d63c9d5a899d2 (diff) | |
download | gsoc2013-empathy-e642a6bed7b9292f1de7cdd1527baf2484b204a9.tar gsoc2013-empathy-e642a6bed7b9292f1de7cdd1527baf2484b204a9.tar.gz gsoc2013-empathy-e642a6bed7b9292f1de7cdd1527baf2484b204a9.tar.bz2 gsoc2013-empathy-e642a6bed7b9292f1de7cdd1527baf2484b204a9.tar.lz gsoc2013-empathy-e642a6bed7b9292f1de7cdd1527baf2484b204a9.tar.xz gsoc2013-empathy-e642a6bed7b9292f1de7cdd1527baf2484b204a9.tar.zst gsoc2013-empathy-e642a6bed7b9292f1de7cdd1527baf2484b204a9.zip |
Update python binding to not add ephy symbols
svn path=/trunk/; revision=615
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 127254381..29bb89d02 100644 --- a/python/README +++ b/python/README @@ -17,5 +17,7 @@ ContactManager, TpChatroom and TpContactList implements ContactList interface: That can be done by applying pyempathy.patch +remove all ephy stuff + 3) Manually update headers in pyempathy.override and pyempathygtk.override. |