[next] telepathy-salut: remove OLPC interfaces

Simon McVittie smcv at kemper.freedesktop.org
Thu Feb 6 11:27:49 PST 2014


Module: telepathy-salut
Branch: next
Commit: d8edca5135d6b9fdbec6d25441f61e1f01098f28
URL:    http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=d8edca5135d6b9fdbec6d25441f61e1f01098f28

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Tue Oct 15 15:39:45 2013 -0400

remove OLPC interfaces

They have been broken when switching to next and are going to be removed in
Gabble as well. They should be redesigned properly.

---

 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                                        |    5 +-
 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                                |   10 -
 41 files changed, 96 insertions(+), 5483 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-salut/diff/?id=d8edca5135d6b9fdbec6d25441f61e1f01098f28


More information about the telepathy-commits mailing list