GNOME Bugzilla – Bug 610956
Should depend on telepathy-logger
Last modified: 2011-08-29 10:12:37 UTC
2.30 has been shipped with an optionnal dependency on tp-logger. 2.32 should actually depend on it so we'll be able to remove the old code.
Created attachment 164016 [details] [review] http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/depend-logger-610956 configure.ac | 31 +- libempathy-gtk/Makefile.am | 2 - libempathy-gtk/empathy-chat.c | 62 +--- libempathy-gtk/empathy-contact-menu.c | 17 +- libempathy-gtk/empathy-log-window.c | 352 -------------- libempathy/Makefile.am | 27 - libempathy/empathy-contact.c | 5 - libempathy/empathy-contact.h | 4 - libempathy/empathy-log-manager.c | 454 ------------------ libempathy/empathy-log-manager.h | 106 ---- libempathy/empathy-log-manager.xsl | 148 ------ libempathy/empathy-log-store-empathy.c | 822 -------------------------------- libempathy/empathy-log-store-empathy.h | 71 --- libempathy/empathy-log-store.c | 172 ------- libempathy/empathy-log-store.h | 104 ---- libempathy/empathy-message.c | 4 - libempathy/empathy-message.h | 4 - nautilus-sendto-plugin/Makefile.am | 1 - src/Makefile.am | 2 - src/empathy.c | 13 - tests/Makefile.am | 2 - tests/interactive/Makefile.am | 2 - 22 files changed, 6 insertions(+), 2399 deletions(-)
Merged to master. This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.