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 16:38:05 +0400
committerNikos Kouremenos <kourem@gmail.com>2005-06-04 16:38:05 +0400
commitd09b28c2b7c9c9158dc80f257ed43d51f55b5934 (patch)
treeb9c73cdff6fdfbe5b11bcff1ec25d531654afef9 /README
parent73927793ff013121850f7924c6e9795f185694a8 (diff)
better README
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 34027c000..f58380c7b 100644
--- a/README
+++ b/README
@@ -4,13 +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)
+gtkspell and aspell-LANG (where lang is your locale eg. en, fr etc)
Compile-time Requirements:
python-dev
libgtk2.0-dev
libxss-dev (for idle module)
-gtkspell (for gtkspell module)
+libgtkspell-dev (for gtkspell module)
Optionally:
GnomePythonExtras 2.10 or above (so you can avoid compliling trayicon and gtkspell)