[gsettings-desktop-schemas] privacy: Add 'remember-app-usage' key
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] privacy: Add 'remember-app-usage' key
- Date: Sat, 18 May 2013 18:15:37 +0000 (UTC)
commit aeb4c4de16b539a156e13457d5463ce642bf09a5
Author: Florian Müllner <fmuellner gnome org>
Date: Sat Mar 2 01:02:53 2013 +0100
privacy: Add 'remember-app-usage' key
GNOME Shell has a setting for application usage monitoring in its
schema, move it here to allow exposing the setting in the control
center.
https://bugzilla.gnome.org/show_bug.cgi?id=699715
.../org.gnome.desktop.privacy.gschema.xml.in.in | 6 ++++++
1 files changed, 6 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 4f3eb87..b0137ff 100644
--- a/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.privacy.gschema.xml.in.in
@@ -43,5 +43,11 @@
If set to 0, recent files will not be remembered; if set to -1, they
will be retained indefinitively.</_description>
</key>
+ <key name="remember-app-usage" type="b">
+ <default>true</default>
+ <_summary>Whether to remember application usage</_summary>
+ <_description>If FALSE, application usage will not be monitored
+ and recorded.</_description>
+ </key>
</schema>
</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]