summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 5 insertions, 11 deletions
diff --git a/README b/README
index 0cc8bc6..7fa639d 100644
--- a/README
+++ b/README
@@ -1,15 +1,9 @@
-requirements:
- avahi >= 0.5
+* requirements:
+avahi >= 0.6.9
python2.4-gnome2
-python2.4-gnome2
-
+python2.4-glade2
-You should may have to log out, or restart gnome-panel before being able to use your new applet.
+You may have to log out, or restart gnome-panel before being able to use your new applet.
-You should test that the applet is functionning with the following command:
+You can check (debug) that the applet is working properly with the following command:
$ /usr/bin/service-discovery-applet -window
-before trying to put it in your panel
-
-To add icons for services in the applet, just drop a png named TYPE.png (eg: _ssh._tcp.png) in $(prefix)/share/service-discovery-applet/icons
-
-All of this will be configurable from the GUI in the upcoming releases.