[gsettings-desktop-schemas] privacy: Disable 'send-software-usage-stats' by default



commit d02c93d6ab30cfcf669c6d74768fd2febadb0af5
Author: Richard Hughes <richard hughsie com>
Date:   Thu Mar 13 13:00:21 2014 +0000

    privacy: Disable 'send-software-usage-stats' by default
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=725912

 .../org.gnome.desktop.privacy.gschema.xml.in.in    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.privacy.gschema.xml.in.in 
b/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
index 56d2901..62f5bf4 100644
--- a/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
@@ -50,7 +50,7 @@
         and recorded.</_description>
     </key>
     <key name="send-software-usage-stats" type="b">
-      <default>true</default>
+      <default>false</default>
       <_summary>Send statistics when applications are removed or installed</_summary>
       <_description>If FALSE, no anonymous installation or removal information will be sent to the 
vendor.</_description>
     </key>


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