[empathy] Turn reduced accuracy mode by default



commit 4459108d4cc646d447c6a2548dfc02f4e4327cff
Author: Pierre-Luc Beaudoin <pierre-luc beaudoin collabora co uk>
Date:   Wed Aug 19 12:04:02 2009 -0400

    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 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in
index f85c616..edd8e5b 100644
--- a/data/empathy.schemas.in
+++ b/data/empathy.schemas.in
@@ -596,7 +596,7 @@
       <applyto>/apps/empathy/location/reduce_accuracy</applyto>
       <owner>empathy</owner>
       <type>bool</type>
-      <default>false</default>
+      <default>true</default>
       <locale name="C">
         <short>Empathy should reduce the location's accuracy</short>
         <long>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]