[Telepathy-commits] [telepathy-salut/master] Replace "Gabble" with "Salut" in property description.

Will Thompson will.thompson at collabora.co.uk
Mon Aug 25 08:38:27 PDT 2008


---
 src/salut-contact-channel.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/salut-contact-channel.c b/src/salut-contact-channel.c
index 242a0fc..f6b6759 100644
--- a/src/salut-contact-channel.c
+++ b/src/salut-contact-channel.c
@@ -241,8 +241,8 @@ salut_contact_channel_class_init (SalutContactChannelClass *salut_contact_channe
   object_class->dispose = salut_contact_channel_dispose;
   object_class->finalize = salut_contact_channel_finalize;
 
-  param_spec = g_param_spec_object ("connection", "GabbleConnection object",
-                                    "Gabble connection object that owns this "
+  param_spec = g_param_spec_object ("connection", "SalutConnection object",
+                                    "Salut connection object that owns this "
                                     "Roster channel object.",
                                     SALUT_TYPE_CONNECTION,
                                     G_PARAM_CONSTRUCT_ONLY |
-- 
1.5.6.3




More information about the Telepathy-commits mailing list