gajim, but with plural-affirmative aliases to the /me command
Go to file
Nikos Kouremenos 1db44a5890 better README 2005-05-28 20:10:53 +00:00
autopackage better string 2005-05-22 16:15:56 +00:00
data transport iconsets: pngcrush pngs, removing unneeded xpms, introducing sms, irc 2005-05-27 16:53:29 +00:00
debian updated debian folder for 0.7 release 2005-05-23 08:36:30 +00:00
doc FEATURE is now named TODO 2004-12-14 16:31:55 +00:00
po build the pt translation 2005-05-23 17:42:03 +00:00
scripts allow to run as root but give warning 2005-05-09 12:23:08 +00:00
src verbose is False by default 2005-05-28 18:20:27 +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.7 release 2005-05-23 20:14:16 +00:00
Makefile man pages are in usr/share/man 2005-05-23 08:01:15 +00:00
PKGBUILD PKGBUILD updated 2005-05-23 20:42:25 +00:00
README better README 2005-05-28 20:10:53 +00:00
gajim.1 updated the man 2005-05-22 00:18:32 +00:00
gajim.desktop .desktop to match 0.7 2005-05-22 00:24:16 +00:00
gajim.ico improvements for windows package 2005-01-20 21:49:51 +00:00
gajim.iss fix in windows installation: data is now in ../data 2005-05-28 08:18:04 +00:00
gajim.pot greek rdy for preset messages. also updated the pot 2005-05-21 16:10:52 +00:00
gajim.xpm gajim icon for menu 2004-12-19 19:20:59 +00:00
launch.sh adding launch.sh 2005-04-19 11:17:43 +00:00
setup_win32.py remove unneeded comment 2005-05-28 19:22:43 +00:00

README

Welcome and thanks for trying out Gajim.

Runtime Requirements:
python2.4 (python2.3 should work too)
pygtk2.6 (pytgtk 2.4 should work too)
python-libglade

Compile-time Requirements:
python-dev
libgtk2.0-dev
libxss-dev (for idle)
gtkspell (for gtkspell)

Optionally:
GnomePythonExtras 2.10 or above (so you can avoid compliling trayicon and gtkspell)

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
./launch.sh (or if you want to pass extra parameters cd src/; gajim.py)


If you want to see the xml stanzas and/or help us debugging 
you're advised to enable verbose via advanced configuration window.
If you don't want to make this permanent, execute gajim with --verbose


Enjoy!

(C) 2005
The Gajim Team
http://gajim.org


PS.
sounds and stellar iconstyle taken from Psi
some emoticons taken from Psi
the basic emoticons taken from Gossip
gossip iconstyle taken from Imendio Gossip
If you think we're violating a license please inform us