Switching to shipping parts of python-telepathy with The One Ring so random changes...
authorEd Page <eopage@byu.net>
Fri, 15 Jan 2010 01:25:39 +0000 (19:25 -0600)
committerEd Page <eopage@byu.net>
Fri, 15 Jan 2010 01:25:39 +0000 (19:25 -0600)
commita840b976430685dbf23bee4e590d1ee23594728c
treed728d431d7d5e89e3045a3246548e1429f73fc23
parent732e346b540bfa2e76d6c6279783325da1fb86d9
Switching to shipping parts of python-telepathy with The One Ring so random changes between versions doesn't break things
26 files changed:
src/aliasing.py
src/capabilities.py
src/channel/call.py
src/channel/contact_list.py
src/channel/debug_prompt.py
src/channel/text.py
src/channel_manager.py
src/connection.py
src/connection_manager.py
src/debug.py
src/gvoice/addressbook.py
src/handle.py
src/location.py
src/presence.py
src/requests.py
src/simple_presence.py
src/tp/__init__.py [new file with mode: 0644]
src/tp/channel.py [new file with mode: 0644]
src/tp/channelhandler.py [new file with mode: 0644]
src/tp/channelmanager.py [new file with mode: 0644]
src/tp/conn.py [new file with mode: 0644]
src/tp/connmgr.py [new file with mode: 0644]
src/tp/debug.py [new file with mode: 0644]
src/tp/handle.py [new file with mode: 0644]
src/tp/media.py [new file with mode: 0644]
src/tp/properties.py [new file with mode: 0644]