gajim-plural/src/common
2005-05-18 13:42:12 +00:00
..
xmpp making previous commit a bit more clear 2005-05-15 19:23:44 +00:00
__init__.py configuration is now in common/config 2005-04-12 21:09:06 +00:00
config.py important bug in xmpppy does not allow us to default to tls True. In fact big stanzas result in disconnection. So until it fixed, TLS is *highly* discouraged [maybe we should disable it via GUI] cause I was even able to get disconnection when sending huge text [so not only disco related but allover] 2005-05-15 13:17:05 +00:00
connection.py put xmpp.Process() in a try/except (see ticket #291) 2005-05-18 13:42:12 +00:00
gajim.py set the log level after the config file has been parsed 2005-05-18 07:38:47 +00:00
GnuPG.py fix some typos 2005-04-26 21:33:01 +00:00
i18n.py plugin.accounts[name] -> gajim.config.get_per() 2005-04-14 07:05:10 +00:00
idle.c reorder files 2005-04-12 15:47:20 +00:00
logger.py finish changing config option names ... 2005-05-12 17:46:17 +00:00
Makefile replace setup.py in favor of Makefile in idle module compilation 2005-05-06 12:06:10 +00:00
optparser.py if config does not exist do not print error could not open file 2005-05-06 08:33:23 +00:00
sleepy.py idle now works 2005-04-17 11:49:39 +00:00