xmpp
|
import sys
|
2005-09-08 09:13:51 +00:00 |
__init__.py
|
configuration is now in common/config
|
2005-04-12 21:09:06 +00:00 |
connection.py
|
fix blocker bug: tb on Resource binding
|
2005-09-08 18:16:38 +00:00 |
gajim.py
|
svn says 0.9 now
|
2005-09-02 16:11:52 +00:00 |
helpers.py
|
fix comment
|
2005-09-08 21:01:15 +00:00 |
i18n.py
|
install .mo files in /usr/share/locale
|
2005-09-05 15:32:26 +00:00 |
idle.c
|
typo
|
2005-07-19 14:45:15 +00:00 |
logger.py
|
[stephan k.] also decode in LOGPATH
|
2005-09-02 21:45:35 +00:00 |
Makefile
|
we can use make OPTFLAGS=... to add some flags
|
2005-09-05 21:38:18 +00:00 |
optparser.py
|
[stephan k.] decode path for config
|
2005-09-02 21:32:23 +00:00 |
sleepy.py
|
remove unneeded import
|
2005-05-21 07:02:36 +00:00 |
socks5.py
|
removed useless check. Faster sender speed
|
2005-09-09 14:53:19 +00:00 |