gajim, but with plural-affirmative aliases to the /me command
Go to file
Yann Leboulanger 01d11de6be changelog for 0.6.1 release 2005-04-02 12:48:41 +00:00
Core systray --> Systray (the class) 2005-03-29 16:37:59 +00:00
Messages new portuguess translation (thx junix) 2005-03-22 21:54:22 +00:00
common big bugfix: send the correct status 2005-03-30 18:45:44 +00:00
debian gajim.sh --> gajim.py, adding psyco support if available, small fix in new message dialog if @ is not given 2005-04-01 14:55:56 +00:00
doc FEATURE is now named TODO 2004-12-14 16:31:55 +00:00
plugins update the windows icons when we chage the iconset 2005-04-01 19:58:54 +00:00
scripts gajim.sh --> gajim.py, adding psyco support if available, small fix in new message dialog if @ is not given 2005-04-01 14:55:56 +00:00
sounds sound files from psi 2005-02-15 00:24:58 +00:00
AUTHORS addition of PKGBUILD for archlinux 2005-03-22 14:09:21 +00:00
COPYING adding authors and copying file 2004-02-24 19:19:29 +00:00
Changelog changelog for 0.6.1 release 2005-04-02 12:48:41 +00:00
Makefile gajim.sh --> gajim.py, adding psyco support if available, small fix in new message dialog if @ is not given 2005-04-01 14:55:56 +00:00
PKGBUILD ImageCellRenderer has now better name, gajim.py --> gajim.sh [needs fix to makefile to make it work, padding and xalign trying to clean up (don't work yet). added a fixme in new message dialog about focus problems.. 2005-03-31 23:26:05 +00:00
README gajim.sh --> gajim.py, adding psyco support if available, small fix in new message dialog if @ is not given 2005-04-01 14:55:56 +00:00
gajim.1 man page for Gajim 2004-12-19 19:16:12 +00:00
gajim.ico improvements for windows package 2005-01-20 21:49:51 +00:00
gajim.iss ImageCellRenderer has now better name, gajim.py --> gajim.sh [needs fix to makefile to make it work, padding and xalign trying to clean up (don't work yet). added a fixme in new message dialog about focus problems.. 2005-03-31 23:26:05 +00:00
gajim.py gajim.sh --> gajim.py, adding psyco support if available, small fix in new message dialog if @ is not given 2005-04-01 14:55:56 +00:00
gajim.xpm gajim icon for menu 2004-12-19 19:20:59 +00:00
setup_win32.py gajim.sh --> gajim.py, adding psyco support if available, small fix in new message dialog if @ is not given 2005-04-01 14:55:56 +00:00

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 & emoticons taken from Psi
gossip iconstyle taken from Imendio Gossip