X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=src%2Flocation.py;h=24e73a0cad537a6b484560446af5468469ddd168;hp=196525555fea34962fdf35d437dfc2266eb39ce9;hb=9b5e20f30ede6b5d4bc2c224510ab30cb9138c69;hpb=b5c08bc1a4affc251daae5caf943589b61abd3f6 diff --git a/src/location.py b/src/location.py index 1965255..24e73a0 100644 --- a/src/location.py +++ b/src/location.py @@ -7,7 +7,7 @@ class LocationMixin(telepathy.server.ConnectionInterfaceLocation): telepathy.server.ConnectionInterfaceLocation.__init__(self) @property - def gvoice_backend(self): + def session(self): """ @abstract """