[next] telepathy-salut: remove OLPC extensions
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Tue Feb 4 05:57:00 PST 2014
Module: telepathy-salut
Branch: next
Commit: fb2d47d887d42618ff069c616da5facad271f2c3
URL: http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=fb2d47d887d42618ff069c616da5facad271f2c3
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Tue Feb 4 14:15:16 2014 +0100
remove OLPC extensions
We removed them from Gabble already. Those API should be cleaned/redesigned if
we ever want to port them to TP 1.0.
---
configure.ac | 16 -
extensions/Makefile.am | 2 -
extensions/OLPC_Activity_Properties.xml | 124 --
extensions/OLPC_Buddy_Info.xml | 285 ----
extensions/connection.xml | 3 -
salut/capabilities.h | 1 -
src/Makefile.am | 14 -
src/avahi-contact.c | 72 -
src/avahi-discovery-client.c | 32 +-
src/avahi-olpc-activity-manager.c | 376 -----
src/avahi-olpc-activity-manager.h | 68 -
src/avahi-olpc-activity.c | 546 -------
src/avahi-olpc-activity.h | 70 -
src/avahi-self.c | 134 +-
src/avahi-self.h | 3 +-
src/bonjour-discovery-client.c | 6 +-
src/bonjour-self.c | 12 +-
src/bonjour-self.h | 3 +-
src/capability-set.c | 23 -
src/connection.c | 1519 ++------------------
src/connection.h | 10 -
src/contact.c | 255 ----
src/contact.h | 43 -
src/debug.c | 1 -
src/debug.h | 1 -
src/discovery-client.c | 21 +-
src/discovery-client.h | 18 +-
src/dummy-discovery-client.c | 7 +-
src/muc-channel.c | 14 -
src/muc-manager.c | 5 -
src/namespaces.h | 8 -
src/olpc-activity-manager.c | 349 -----
src/olpc-activity-manager.h | 98 --
src/olpc-activity.c | 680 ---------
src/olpc-activity.h | 98 --
src/presence.h | 1 -
src/self.c | 480 -------
src/self.h | 44 -
tests/twisted/Makefile.am | 8 -
tests/twisted/avahi/olpc-activity-announcements.py | 115 --
tests/twisted/ns.py | 13 +-
41 files changed, 97 insertions(+), 5481 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-salut/diff/?id=fb2d47d887d42618ff069c616da5facad271f2c3
More information about the telepathy-commits
mailing list