~ubuntu-branches/ubuntu/utopic/telepathy-python/utopic

« back to all changes in this revision

Viewing changes to src/interfaces.py

  • Committer: Bazaar Package Importer
  • Author(s): Jonny Lamb
  • Date: 2009-02-16 10:47:31 UTC
  • mfrom: (7.1.14 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090216104731-3l467x71wygwok32
Tags: 0.15.6-2
debian/control: Added myself to Uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
CONN_INTERFACE_ALIASING = CONNECTION_INTERFACE_ALIASING
30
30
CONN_INTERFACE_AVATARS = CONNECTION_INTERFACE_AVATARS
31
31
CONN_INTERFACE_CAPABILITIES = CONNECTION_INTERFACE_CAPABILITIES
32
 
CONN_INTERFACE_CONTACT_INFO = CONNECTION_INTERFACE_CONTACT_INFO
33
 
CONN_INTERFACE_FORWARDING = CONNECTION_INTERFACE_FORWARDING
34
32
CONN_INTERFACE_PRESENCE = CONNECTION_INTERFACE_PRESENCE
35
 
CONN_INTERFACE_PRIVACY = CONNECTION_INTERFACE_PRIVACY
36
33
CONN_INTERFACE_RENAMING = CONNECTION_INTERFACE_RENAMING