From cd218b1f927fd85aaed7bf78a51ffee6ac1e73b4 Mon Sep 17 00:00:00 2001
From: Nikos Kouremenos
Date: Sun, 3 Dec 2006 14:41:17 +0000
Subject: [PATCH] mention deps for zeroconf
---
README.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.html b/README.html
index 7a4558119..431ee09eb 100644
--- a/README.html
+++ b/README.html
@@ -19,6 +19,7 @@ Welcome to Gajim and thank you for trying out our client.
pygtk2.6 or higher
python-libglade
pysqlite2 (if you have python 2.5, you already have this)
+For zeroconf (bonjour), the "enable link-local messaging" checkbox, you need dbus-glib, python-avahi
@@ -82,8 +83,8 @@ su -c make PREFIX=custom_path install
Just do gajim or you can run Gajim from your GNOME/XFCE/KDE/whatever menus.
or if you didn't 'make install' you can also run from gajim folder with
-./launch.sh
-
+./launch.sh
+
Note for svn users
You will need GNU autotools in order to install Gajim from svn. This includes:
@@ -114,7 +115,7 @@ make PREFIX=custom_path uninstall
Miscellaneous
-XML & Debugging
+XML & Debugging
If you want to see the xml stanzas and/or help us debugging
you're advised to enable verbose via advanced configuration window.