2005-03-19 01:27:52 +01:00
|
|
|
@unexec if cmp -s %D/%%EXAMPLESDIR%%/etc/jabber-pymsn.xml %D/etc/jabber-pymsn.xml; then rm -f %D/etc/jabber-pymsn.xml; fi
|
|
|
|
%%EXAMPLESDIR%%/etc/jabber-pymsn.xml
|
|
|
|
@exec [ -f %D/etc/jabber-pymsn.xml ] || cp %B/%f %D/etc/jabber-pymsn.xml
|
2005-12-06 16:05:55 +01:00
|
|
|
lib/jabber/pymsn/avatar.py
|
|
|
|
lib/jabber/pymsn/baseproto/__init__.py
|
|
|
|
lib/jabber/pymsn/baseproto/glue.py
|
|
|
|
@unexec if cmp -s %D/lib/jabber/pymsn/config.py.sample %D/lib/jabber/pymsn/config.py; then rm -f %D/lib/jabber/pymsn/config.py; fi
|
|
|
|
lib/jabber/pymsn/config.py.sample
|
|
|
|
@exec [ -f %D/lib/jabber/pymsn/config.py ] || cp %B/%f %D/lib/jabber/pymsn/config.py
|
|
|
|
lib/jabber/pymsn/contact.py
|
|
|
|
lib/jabber/pymsn/debug.py
|
|
|
|
lib/jabber/pymsn/disco.py
|
|
|
|
lib/jabber/pymsn/groupchat.py
|
|
|
|
lib/jabber/pymsn/housekeep.py
|
|
|
|
lib/jabber/pymsn/jabw.py
|
|
|
|
lib/jabber/pymsn/lang.py
|
|
|
|
lib/jabber/pymsn/legacy/__init__.py
|
|
|
|
lib/jabber/pymsn/legacy/defaultAvatar.png
|
|
|
|
lib/jabber/pymsn/legacy/defaultJabberAvatar.png
|
|
|
|
lib/jabber/pymsn/legacy/glue.py
|
|
|
|
lib/jabber/pymsn/legacy/legacylist.py
|
|
|
|
lib/jabber/pymsn/legacy/msnw.py
|
|
|
|
lib/jabber/pymsn/main.py
|
|
|
|
lib/jabber/pymsn/misciq.py
|
|
|
|
lib/jabber/pymsn/register.py
|
|
|
|
lib/jabber/pymsn/session.py
|
|
|
|
lib/jabber/pymsn/tlib/__init__.py
|
|
|
|
lib/jabber/pymsn/tlib/domish.py
|
2005-03-19 01:27:52 +01:00
|
|
|
lib/jabber/pymsn/tlib/jabber/__init__.py
|
|
|
|
lib/jabber/pymsn/tlib/jabber/client.py
|
|
|
|
lib/jabber/pymsn/tlib/jabber/component.py
|
|
|
|
lib/jabber/pymsn/tlib/jabber/jid.py
|
|
|
|
lib/jabber/pymsn/tlib/jabber/jstrports.py
|
2005-09-12 14:21:36 +02:00
|
|
|
lib/jabber/pymsn/tlib/jabber/xmpp_stringprep.py
|
2005-03-19 01:27:52 +01:00
|
|
|
lib/jabber/pymsn/tlib/msn.py
|
2005-10-17 11:43:29 +02:00
|
|
|
lib/jabber/pymsn/tlib/msnp11chl.py
|
|
|
|
lib/jabber/pymsn/tlib/msnp2p.py
|
2005-03-19 01:27:52 +01:00
|
|
|
lib/jabber/pymsn/tlib/xmlstream.py
|
2006-01-27 15:13:31 +01:00
|
|
|
lib/jabber/pymsn/tlib/xmlw.py
|
2005-03-19 01:27:52 +01:00
|
|
|
lib/jabber/pymsn/utils.py
|
|
|
|
lib/jabber/pymsn/xdb.py
|
2005-12-06 16:05:55 +01:00
|
|
|
lib/jabber/pymsn/xmlconfig.py
|
2005-03-19 01:27:52 +01:00
|
|
|
@dirrm lib/jabber/pymsn/tlib/jabber
|
|
|
|
@dirrm lib/jabber/pymsn/tlib
|
|
|
|
@dirrm lib/jabber/pymsn/legacy
|
|
|
|
@dirrm lib/jabber/pymsn/baseproto
|
|
|
|
@dirrm lib/jabber/pymsn
|
2006-01-22 04:01:03 +01:00
|
|
|
@dirrmtry lib/jabber
|
2005-03-19 01:27:52 +01:00
|
|
|
@dirrm %%EXAMPLESDIR%%/etc
|
|
|
|
@dirrm %%EXAMPLESDIR%%
|