[telepathy-gabble/master] constants.py: ContactSearch is now DRAFT2

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Aug 26 09:22:10 PDT 2009


---
 tests/twisted/constants.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/constants.py b/tests/twisted/constants.py
index 074104c..d422c7c 100644
--- a/tests/twisted/constants.py
+++ b/tests/twisted/constants.py
@@ -23,7 +23,7 @@ CHANNEL_IFACE_PASSWORD = CHANNEL + ".Interface.Password"
 CHANNEL_IFACE_TUBE = CHANNEL + ".Interface.Tube"
 
 CHANNEL_TYPE_CONTACT_LIST = CHANNEL + ".Type.ContactList"
-CHANNEL_TYPE_CONTACT_SEARCH = CHANNEL + ".Type.ContactSearch.DRAFT"
+CHANNEL_TYPE_CONTACT_SEARCH = CHANNEL + ".Type.ContactSearch.DRAFT2"
 CHANNEL_TYPE_TEXT = CHANNEL + ".Type.Text"
 CHANNEL_TYPE_TUBES = CHANNEL + ".Type.Tubes"
 CHANNEL_TYPE_STREAM_TUBE = CHANNEL + ".Type.StreamTube"
-- 
1.5.6.5




More information about the telepathy-commits mailing list