summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-02-18 15:52:58 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-02-18 15:52:58 +0000
commitaf6d26986ab59c3f732d76badedd3a481058a4ca (patch)
tree487cc5964e21d6f57db269e486df05844c0f419b /README
parent3c12496df530bd34f12671ef80a4d0272d910383 (diff)
Fix up README for current Salut. Also s/Gabble/Salut/ and mention XEP-0174 instead of "Bonjour"
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 6 insertions, 4 deletions
diff --git a/README b/README
index 0f9347c1..cd1884ff 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-================
+===============
telepathy-salut
-================
+===============
-Gabble is a link-local XMPP ("Bonjour") connection manager for the Telepathy
+Salut is a link-local XMPP (XEP-0174) connection manager for the Telepathy
framework, currently supporting presence and single-user chats with iChat
interoperability, and multi-user chats and Tubes using the Clique protocol.
@@ -17,10 +17,12 @@ Requirements
telepathy-salut requires:
telepathy-glib <http://telepathy.freedesktop.org/releases/telepathy-glib/>
libxml2 <http://xmlsoft.org/>
- avahi-client, avahi-glib <http://avahi.org/download/>
+ avahi-gobject <http://avahi.org/download/>
GLib, GObject <http://ftp.gnome.org/pub/GNOME/sources/glib/>
libdbus <http://dbus.freedesktop.org/releases/dbus/>
The D-Bus GLib bindings <http://dbus.freedesktop.org/releases/dbus-glib/>
+and optionally uses:
+ libasyncns <http://0pointer.de/lennart/projects/libasyncns/>
At build time, it also requires:
GNU make <http://www.gnu.org/software/make/>