From c6d064ad5952f233d583ccd420c502b581d57a8c Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Fri, 29 May 2009 13:53:38 -0400 Subject: Add a Location tab in preferences --- data/empathy.schemas.in | 72 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 71 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in index 62b462fb2..80a1457c7 100644 --- a/data/empathy.schemas.in +++ b/data/empathy.schemas.in @@ -463,5 +463,75 @@ - + + /schemas/apps/empathy/location/publish + /apps/empathy/location/publish + empathy + bool + false + + Empathy can publish the user's location + + Whether or not Empathy can publish the user's location to his contacts. + + + + + + /schemas/apps/empathy/location/resource_network + /apps/empathy/location/resource_network + empathy + bool + true + + Empathy can use the network to guess the location + + Whether or not Empathy can use the network to guess the location. + + + + + + /schemas/apps/empathy/location/resource_cell + /apps/empathy/location/resource_cell + empathy + bool + true + + Empathy can use the cellular network to guess the location + + Whether or not Empathy can use the cellular network to guess the location. + + + + + + /schemas/apps/empathy/location/resource_gps + /apps/empathy/location/resource_gps + empathy + bool + false + + Empathy can use the GPS to guess the location + + Whether or not Empathy can use the GPS to guess the location. + + + + + + /schemas/apps/empathy/location/reduce_accuracy + /apps/empathy/location/reduce_accuracy + empathy + bool + false + + Empathy should reduce the location's accuracy + + Whether or not Empathy should reduce the location's accuracy for privacy reasons. + + + + + -- cgit v1.2.3