|
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 |
|
config.py
|
added prefs_put and prefs_del commands
|
2005-09-09 20:51:22 +00:00 |
|
gajim.py
|
typo
|
2005-09-09 21:03:53 +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
|
more pythonic
|
2005-09-09 17:35:07 +00:00 |