gajim, but with plural-affirmative aliases to the /me command
Find a file
Philipp Hörist 78b562f7a5 Make PGP encoding configurable
python-gnupg uses latin1 as default encoding because GPG itself uses
latin1 as default.
We should not override this default with getpreferredencoding, because
getpreferredencoding maybe returns something else than what GPG is configured
on that system.

Example: On Windows
GPG is run in default mode with 'latin1'
getpreferredencoding returns 'cp1252'

The approach would be now to default to latin1 as it is GPGs default.
And if the User sets a different ecoding for GPG he has to set it in
Gajim aswell.
2017-04-12 22:50:02 +02:00
data
debian
doc
icons
m4
plugins
po
scripts
src
test
.gitignore
appveyor.yml
AUTHORS
autogen.sh
build.bat
ChangeLog
configure.ac
COPYING
dependencys.ps1
gajim-portable.nsi
gajim.nsi
INSTALL
launch.bat
launch.sh
Makefile.am
NEWS
pylintrc
README
README.md
requirements.txt
setup_win32.py
THANKS
THANKS.artists

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.