.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 :)

This commit is contained in:
Nikos Kouremenos 2005-08-25 16:51:01 +00:00
parent 9cabb5e830
commit a770264658
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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=