]> code.delx.au - pymsnt/blob - README
Reimporting (0.9.5)
[pymsnt] / README
1 For the install guide check out the setup guide on
2 http://msn-transport.jabberstudio.org
3
4 For quickstart, copy config-example.xml to config.xml, change the settings there, and run ./PyMSNt
5
6 For translations have a look at lang.py. If you need any help starting a translation feel free to ask.
7
8 Coding:
9 * To implement a new protocol look in the baseproto directory for what functions must be reimplemented.
10 * Look at the MSN files for examples
11