56d60f3fd5
- Sync with latest CVS version + gajim patches. - streamErrorHandler disabled. If you want enable it - unrem it at line 66 of dispatcher.py - TLS re-enabled. Should work fine now - disconnection TLS plugout re-enabled. Didn't successed in reproducing problem though so maybe not fixed. - My temporary fixes replaced with CVS ones. gajim connection.py changes (in chunks order): - getTags is incorrect. Replaced with getChildren - browseAgents is absent from xmpppy. Fixed with manual node send. Made use of buildReply method and con argument - formatting fix - crude fixed register problem. I do not know how to do it properly. It is client stuff. Honest! I have no idea how to make it non-blocking and yet make library to fallback to older protocols. getInstructions() moved to xmpppy Thanks Alexey ! |
||
---|---|---|
autopackage | ||
data | ||
debian | ||
doc | ||
po | ||
scripts | ||
src | ||
AUTHORS | ||
COPYING | ||
Changelog | ||
Makefile | ||
PKGBUILD | ||
README | ||
gajim.1 | ||
gajim.desktop | ||
gajim.ico | ||
gajim.iss | ||
gajim.xpm | ||
launch.sh | ||
setup_win32.py |
README
Welcome and thanks for trying out Gajim. REQUIREMENTS python2.4 (python2.3 should work too) pygtk2.6 (pytgtk 2.4 should work too) python-libglade Optionally: GnomePythonExtras 2.10 or above If you have GnomePythonExtras then you don't need to 'make' for trayicon support. You still have to 'make' if you want auto-away detection. Luckily most of the requirements are met by any modern distro. INSTALL PROCEDURE tar jxvf gajim-version.tar.bz2 cd gajim make make install # as superuser RUN GAJIM gajim or if you didn't 'make install' you can also run from gajim folder with ./gajim.py TROUBLESHOOTING If you have python2.3 please manually edit plugins/gtkgui/Makefile and in CFLAGS line replace python2.4 to python2.3 Enjoy! (C) 2005 The Gajim Team http://gajim.org PS. sounds and stellar iconstyle taken from Psi some emoticons taken from Psi some (the basic emoticons) taken from Gossip gossip iconstyle taken from Imendio Gossip If you think we're violating a license please inform us