From 4459108d4cc646d447c6a2548dfc02f4e4327cff Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Wed, 19 Aug 2009 12:04:02 -0400 Subject: Turn reduced accuracy mode by default There is a 10 seconds delay before any information is sent when enabling location publishing. Still, enabling the privacy mode by default can only make sure that precise location is never sent for people who want privacy. --- data/empathy.schemas.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in index f85c616b0..edd8e5bdf 100644 --- a/data/empathy.schemas.in +++ b/data/empathy.schemas.in @@ -596,7 +596,7 @@ /apps/empathy/location/reduce_accuracy empathy bool - false + true Empathy should reduce the location's accuracy -- cgit v1.2.3