telepathy-glib: Rename TpRoomListChannel to TpRoomList

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Mon Apr 30 02:47:38 PDT 2012


Module: telepathy-glib
Branch: master
Commit: 87222101f944e535c43a934d0c507be0e9c98967
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=87222101f944e535c43a934d0c507be0e9c98967

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Tue Apr 17 16:06:29 2012 +0200

Rename TpRoomListChannel to TpRoomList

It's not a TpChannel any more.

---

 docs/reference/telepathy-glib-docs.sgml            |    2 +-
 docs/reference/telepathy-glib-sections.txt         |   44 +++---
 telepathy-glib/Makefile.am                         |    4 +-
 telepathy-glib/introspection.am                    |    2 +-
 telepathy-glib/room-list-channel.h                 |   80 ----------
 .../{room-list-channel.c => room-list.c}           |  162 ++++++++++----------
 telepathy-glib/room-list.h                         |   80 ++++++++++
 telepathy-glib/telepathy-glib.h                    |    2 +-
 tests/dbus/Makefile.am                             |   10 +-
 tests/dbus/{room-list-channel.c => room-list.c}    |   24 ++--
 10 files changed, 202 insertions(+), 208 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=87222101f944e535c43a934d0c507be0e9c98967


More information about the telepathy-commits mailing list