initial commit master
authorNick Leppänen Larsson <frals@frals.se>
Mon, 25 Jan 2010 20:30:50 +0000 (21:30 +0100)
committerNick Leppänen Larsson <frals@frals.se>
Mon, 25 Jan 2010 20:30:50 +0000 (21:30 +0100)
commitbc8dbf62a122666e0b3960fc9b407ee1787ab084
tree984de5049b89c7cde69d38b971f6205e7576d5cf
initial commit
24 files changed:
src/COPYING [new file with mode: 0644]
src/CREDITS [new file with mode: 0644]
src/LAST_INCOMING [new file with mode: 0644]
src/LAST_OUTGOING [new file with mode: 0644]
src/__init__.py [new file with mode: 0644]
src/contacts.py [new file with mode: 0644]
src/controller.py [new file with mode: 0644]
src/dbhandler.py [new file with mode: 0644]
src/fmms.png [new file with mode: 0644]
src/fmms_config.py [new file with mode: 0644]
src/fmms_gui.py [new file with mode: 0644]
src/fmms_sender_ui.py [new file with mode: 0644]
src/fmms_viewer.py [new file with mode: 0644]
src/fmmsd.py [new file with mode: 0644]
src/mms/COPYING [new file with mode: 0644]
src/mms/COPYING.LESSER [new file with mode: 0644]
src/mms/WSP.py [new file with mode: 0644]
src/mms/WTP.py [new file with mode: 0644]
src/mms/__init__.py [new file with mode: 0644]
src/mms/iterator.py [new file with mode: 0644]
src/mms/message.py [new file with mode: 0644]
src/mms/mms_pdu.py [new file with mode: 0644]
src/mms/wsp_pdu.py [new file with mode: 0644]
src/wappushhandler.py [new file with mode: 0644]