[next] telepathy-glib: Replace im.telepathy1 with im.telepathy.v1

Simon McVittie smcv at kemper.freedesktop.org
Mon Nov 11 12:14:03 PST 2013


Module: telepathy-glib
Branch: next
Commit: 5417ea46099776b1b6c77c59f42b0fe85a1a5e74
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=5417ea46099776b1b6c77c59f42b0fe85a1a5e74

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue Nov  5 15:49:10 2013 +0000

Replace im.telepathy1 with im.telepathy.v1

This also fixes a few uses of im.telepathy1 in object paths in Logger code,
which was presumably a misuse of sed.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71262
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>

---

 data/Logger.Call.client.in                         |   12 +-
 data/Logger.Observer.client.in                     |    4 +-
 data/Logger.Recover.client.in                      |    2 +-
 data/Logger.Text.client.in                         |   12 +-
 data/Makefile.am                                   |    5 +-
 ...in => im.telepathy.v1.Client.Logger.service.in} |    2 +-
 ...ervice.in => im.telepathy.v1.Logger.service.in} |    2 +-
 docs/templates/interface.html                      |    4 +-
 examples/cm/call/example_call.manager              |   18 ++--
 .../cm/contactlist/example_contact_list.manager    |   14 ++--
 telepathy-glib/account-channel-request.c           |    4 +-
 telepathy-glib/base-client.c                       |    4 +-
 telepathy-glib/base-connection-manager.c           |    2 +-
 telepathy-glib/base-connection.c                   |    4 +-
 telepathy-glib/connection.c                        |    4 +-
 telepathy-glib/debug-sender.c                      |    2 +-
 telepathy-glib/errors.c                            |  108 ++++++++++----------
 telepathy-glib/errors.h                            |    2 +-
 telepathy-glib/interfaces.c                        |    6 +-
 telepathy-glib/interfaces.h                        |   24 ++--
 telepathy-glib/presence-mixin.c                    |    2 +-
 telepathy-logger/dbus-service-internal.h           |    4 +-
 telepathy-logger/extensions/Logger.xml             |    2 +-
 telepathy-logger/observer-internal.h               |    4 +-
 telepathy-logger/observer.c                        |    8 +-
 tests/dbus/account-channel-request.c               |    2 +-
 tests/dbus/account-manager.c                       |    2 +-
 tests/dbus/account.c                               |   14 ++--
 tests/dbus/base-client.c                           |    2 +-
 tests/dbus/client.c                                |    4 +-
 tests/dbus/dbus-1/services/spurious.service        |    2 +-
 .../telepathy-1/managers/test_manager_file.manager |   10 +-
 tests/lib/simple-account.c                         |    2 +-
 tests/logger/constants.h                           |    2 +-
 tests/logger/dbus/test-log-manager.c               |    4 +-
 .../user3 at collabora.co.uk/20100113.call.log        |    2 +-
 .../user4 at collabora.co.uk/20100113.call.log        |    4 +-
 .../user5 at collabora.co.uk/20100113.call.log        |    2 +-
 tools/manager-file.py                              |    4 +-
 39 files changed, 156 insertions(+), 155 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=5417ea46099776b1b6c77c59f42b0fe85a1a5e74


More information about the telepathy-commits mailing list