gajim, but with plural-affirmative aliases to the /me command
Go to file
Markus Böhme f1ee561b9b Fix broken command system by importing CommandContainer modules
ChatControlBase was split from ChatControl into its own module in commit
80221afc2c. With this split the import of the CommandContainer modules
was removed as well, likely because their members are not referenced
anywhere. However, importing these modules even when they are not used
directly is crucial because the contained CommandContainers are only
registered with the command system when their definitions are evaluated.

Import the modules with CommandContainers in chat_control_base.py to fix
the command system. Also add a comment stating more clearly why the
imports need to be kept around.
2017-03-07 16:46:12 +01:00
data Move CSS Code into gajim.css 2017-03-04 09:53:14 +01:00
debian prepare 0.16.5 release 2015-12-28 13:45:43 +01:00
doc
icons gtk-spell-check icon is not available under windows 2015-02-28 22:22:14 +01:00
m4 get git version when running configure 2016-12-30 00:54:33 +01:00
plugins Update strings for better english. Thanks to Allan Nordhøy for the suggestions 2017-02-04 23:29:45 +01:00
po update po files 2017-01-14 14:02:54 +00:00
scripts add script to build plugins translations 2011-09-03 22:56:37 +02:00
src Fix broken command system by importing CommandContainer modules 2017-03-07 16:46:12 +01:00
test start running tests 2016-10-10 15:22:51 +02:00
.gitignore Update .gitignore 2016-12-29 13:56:50 +01:00
AUTHORS Fix Author list 2016-12-14 13:40:44 +01:00
COPYING
ChangeLog default branch is 0.16.10 2016-10-11 23:15:15 +02:00
INSTALL
Makefile.am Use python executable located by configure when running tests. 2017-01-23 15:36:38 +01:00
NEWS
README Update and rename README files 2016-12-29 13:56:05 +01:00
README.md Update README.md for 0.16.7 release 2017-02-01 13:48:13 +01:00
THANKS prepare 0.16.5 release 2015-12-28 13:45:43 +01:00
THANKS.artists [Dmitry Korzhevin] new tango emoticon set. Fixes #5421 2009-11-20 13:49:56 +01:00
appveyor.yml Add NSIS Script for portable windows installer 2017-01-08 20:40:54 +01:00
autogen.sh get git version when running configure 2016-12-30 00:54:33 +01:00
build.bat Update files for appveyor Windows build 2016-12-08 21:52:35 +01:00
configure.ac Fix python2-ism in configure.ac. 2017-01-01 21:41:10 +00:00
dependencys.ps1 Update appveyor build files 2016-12-28 18:06:39 +01:00
gajim-portable.nsi Fix encoding in windows installer 2017-01-10 21:18:55 +01:00
gajim.nsi Fix encoding in windows installer 2017-01-10 21:18:55 +01:00
launch.bat ability to compite the installer for gtk3 version 2016-07-07 22:41:35 +02:00
launch.sh launch.sh calls py3 2013-01-20 23:04:26 +01:00
pylintrc pylint: Tweak the configuration file a bit. 2017-02-07 21:00:43 +00:00
requirements.txt Add certifi to windows dependencys 2017-02-27 23:14:37 +01:00
setup_win32.py Add certifi to windows dependencys 2017-02-27 23:14:37 +01:00

README.md

Welcome to the Gajim project Wiki

The goal of Gajim is to provide a full featured and easy to use Jabber/XMPP client. Gajim works nicely with GNOME, but does not require it to run. It is released under the GNU General Public License. If you find bugs or have ideas how Gajim can be better, please send tickets here.