Lots of little work
[theonering] / src / constants.py
index 8c24289..2b55ef8 100644 (file)
@@ -7,5 +7,5 @@ __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
 _user_settings_ = "%s/settings.ini" % _data_path_
-_telepathy_protocol_name_ = "gvoice"
+_telepathy_protocol_name_ = "sip"
 _telepathy_implementation_name_ = "theonering"