[empathy] Use package names when referring to different connection managers

Brian Pepple bpepple at fedoraproject.org
Tue Jun 5 15:52:45 UTC 2012


commit 955353cc4e6f39f92258224fae530bf4731ee556
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Jun 5 11:50:33 2012 -0400

    Use package names when referring to different connection managers

 .gitignore                        |    1 +
 empathy-README.ConnectionManagers |    9 +++++----
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5427e0e..18fe5bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@ empathy-3.3.5.tar.xz
 /empathy-3.4.0.2.tar.xz
 /empathy-3.4.1.tar.xz
 /empathy-3.5.1.tar.xz
+/empathy-3.5.2.tar.xz
diff --git a/empathy-README.ConnectionManagers b/empathy-README.ConnectionManagers
index d0a2319..87c7b6b 100644
--- a/empathy-README.ConnectionManagers
+++ b/empathy-README.ConnectionManagers
@@ -3,13 +3,14 @@ without a proper backend (connection manager) installed, it is essentially
 useless.
 
 XMPP, as a standardized and unencumbered protocol, is supported by default
-through the Gabble (Jabber and GoogleTalk) and Salut (link-local) connection
-managers.
+through the telepathy-gabble (Jabber and GoogleTalk) and telepathy-salut (link-local)
+connection managers.
 
-MSN support is now handled by Gabble. Refer to: http://blogs.gnome.org/xclaesse/2011/11/03/msn-in-empathy-with-xmpp/
+MSN support is now handled by telepathy-gabble. Refer to:
+http://blogs.gnome.org/xclaesse/2011/11/03/msn-in-empathy-with-xmpp/
 
 Support for AIM/ICQ, Gadu-Gadu, Groupwise, QQ, and Yahoo! are all provided
-by Haze (installed by default with Empathy).
+by telepathy-haze (installed by default with Empathy).
 
 However, more are available in Fedora which implement other protocols available
 for Empathy. They are as follows, listed by their package name:
diff --git a/sources b/sources
index a801e1d..b8e5efb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ade1f2490ddc533196d56ed1a8cd7c94  empathy-3.5.1.tar.xz
+7154598f8cc72fa7cdbcea25466c8095  empathy-3.5.2.tar.xz


More information about the scm-commits mailing list