Slowly transforming things into the shape needed to be ready to get things working
[theonering] / src / location.py
index 1965255..24e73a0 100644 (file)
@@ -7,7 +7,7 @@ class LocationMixin(telepathy.server.ConnectionInterfaceLocation):
                telepathy.server.ConnectionInterfaceLocation.__init__(self)
 
        @property
                telepathy.server.ConnectionInterfaceLocation.__init__(self)
 
        @property
-       def gvoice_backend(self):
+       def session(self):
                """
                @abstract
                """
                """
                @abstract
                """