[gnome-chess/chess-telepathy-networking-support-664946-rebase: 41/64] Correction: Use org.freedesktop.Telepathy.Client.Games.Glchess as handler's dbus well-known name



commit 5743060e5d19c2ac432c92983876c34fc6e13cb5
Author: Chandni Verma <chandniverma2112 gmail com>
Date:   Sat Dec 22 23:24:27 2012 +0530

    Correction: Use org.freedesktop.Telepathy.Client.Games.Glchess as handler's dbus well-known name

 libgames-contacts/games-contact.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgames-contacts/games-contact.c b/libgames-contacts/games-contact.c
index 2e9aa62..4c85996 100644
--- a/libgames-contacts/games-contact.c
+++ b/libgames-contacts/games-contact.c
@@ -1110,7 +1110,7 @@ tp_caps_to_capabilities (GamesContact *self,
   GamesCapabilities capabilities = 0;
 
   if (tp_capabilities_supports_dbus_tubes (caps, TP_HANDLE_TYPE_CONTACT,
-        TP_CLIENT_BUS_NAME_BASE "Games.Glchess"))
+        TP_CLIENT_BUS_NAME_BASE "Gnome.Chess"))
   {
     g_debug ("Contact %s(%s) has glchess playing capabilities",
         games_contact_get_alias (self), games_contact_get_id (self));



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]