Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNikos Kouremenos <kourem@gmail.com>2005-06-04 03:57:58 +0400
committerNikos Kouremenos <kourem@gmail.com>2005-06-04 03:57:58 +0400
commit7eeffd677fa767ae7499e3b7681bc20a5fdadcae (patch)
tree42468b439109bae544c9ca136449bff849c1afad /README
parentd99ae525a7bf19152540b3438fc33cd888c735d8 (diff)
better readme
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 80bb0f9b8..34027c000 100644
--- a/README
+++ b/README
@@ -4,12 +4,13 @@ Runtime Requirements:
python2.4 (python2.3 should work too)
pygtk2.6 (pytgtk 2.4 should work too)
python-libglade
+gtkspell and gtkspell-LANG (where lang is your locale eg. en, fr etc)
Compile-time Requirements:
python-dev
libgtk2.0-dev
-libxss-dev (for idle)
-gtkspell (for gtkspell)
+libxss-dev (for idle module)
+gtkspell (for gtkspell module)
Optionally:
GnomePythonExtras 2.10 or above (so you can avoid compliling trayicon and gtkspell)