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-08-25 20:51:01 +0400
committerNikos Kouremenos <kourem@gmail.com>2005-08-25 20:51:01 +0400
commita77026465839917c5237595b59c92dbdf94580be (patch)
tree1d37215ed1483ab5ad330ec801a3cdd484300090 /README
parent9cabb5e830eb206de7f45e6a7cc9ce13079b2460 (diff)
.8 does not run in pygtk2.4 but 2.5+ [we use signals that are 2.6 only, we use stocks that are 2.6. and no deve runs 2.4 all the time so we should not lie :)
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 239b5b7cd..1a9febc8e 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Welcome and thanks for trying out Gajim.
=RUNTIME REQUIREMENTS=
python2.4 (python2.3 should work too)
-pygtk2.6 (pytgtk 2.4 should work too)
+pygtk2.5 or upper (NOTE: pygtk2.5 is devel so pygtk2.6 in case of problems)
python-libglade
=COMPILE-TIME REQUIREMENTS=