]> code.delx.au - pymsnt/blob - README
Updated rev and url
[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
5 there, and run:
6 # ./PyMSNt.py &
7
8
9 For translations have a look at lang.py. If you need any help starting
10 a translation feel free to ask.
11
12 Coding:
13 * To implement a new protocol look in the baseproto directory for what
14 functions must be reimplemented.
15 * Look at the MSN files for examples
16