gajim, but with plural-affirmative aliases to the /me command
Go to file
Yann Leboulanger 0a6658b90b remove commented line 2005-04-06 22:53:39 +00:00
Core add a space between the name of the client and it's version number 2005-04-06 20:29:14 +00:00
Messages updated french translation ter 2005-04-03 16:33:05 +00:00
common optparser can now restore values that have spaces at the begining or at the end 2005-04-05 21:05:06 +00:00
debian debian's changelog for 0.6.1 release 2005-04-03 10:35:32 +00:00
doc FEATURE is now named TODO 2004-12-14 16:31:55 +00:00
plugins remove commented line 2005-04-06 22:53:39 +00:00
scripts adding pncrush script to make pngs smaller 2005-04-02 22:55:38 +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 0.6.1 release if for 3 April 2005-04-02 20:05:52 +00:00
Makefile -OO 2005-04-04 23:30:33 +00:00
PKGBUILD print status on new_user() no matter what status that is 2005-04-03 21:41:10 +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
version.py fixes for when disabling emoticons in prefs [gajim did not boot], add_remove_emoticons_window and class, better popups [needs more attention {me is on it}], no more emoticons tab, introducing version.py, hide os information included, and fixes allover. 2005-04-06 18:51:54 +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