[gsettings-desktop-schemas] privacy: Add 'send-software-usage-stats' key
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] privacy: Add 'send-software-usage-stats' key
- Date: Tue, 4 Feb 2014 16:34:30 +0000 (UTC)
commit f5180321cb54159019355cc955b39d2357f35113
Author: Richard Hughes <richard hughsie com>
Date: Tue Feb 4 16:31:31 2014 +0000
privacy: Add 'send-software-usage-stats' key
GNOME Software has a setting for sending usage stats to a vendor, move it here
to allow exposing the setting in the the control center.
.../org.gnome.desktop.privacy.gschema.xml.in.in | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
b/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
index b0137ff..56d2901 100644
--- a/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
@@ -49,5 +49,10 @@
<_description>If FALSE, application usage will not be monitored
and recorded.</_description>
</key>
+ <key name="send-software-usage-stats" type="b">
+ <default>true</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>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]