[gnome-keyring/gsettings-migration: 1/3] [schema] Initial org.gnome.crypto.cache schema
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring/gsettings-migration: 1/3] [schema] Initial org.gnome.crypto.cache schema
- Date: Wed, 8 Sep 2010 01:14:20 +0000 (UTC)
commit 997ab708d25af38b49369733ffda27d861e45ee4
Author: Stef Walter <stef memberwebs com>
Date: Sun Aug 29 13:02:02 2010 +0000
[schema] Initial org.gnome.crypto.cache schema
schema/org.gnome.crypto.cache.gschema.xml | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/schema/org.gnome.crypto.cache.gschema.xml b/schema/org.gnome.crypto.cache.gschema.xml
new file mode 100644
index 0000000..7e4d9b2
--- /dev/null
+++ b/schema/org.gnome.crypto.cache.gschema.xml
@@ -0,0 +1,14 @@
+<schemalist>
+ <schema id="org.gnome.crypto.cache" path="/desktop/gnome/crypto/cache/">
+ <key name="gpg-cache-method" type="s">
+ <default>session</default>
+ <summary>Cache Method</summary>
+ <description>The method to use for caching passphrases typed into the GPG agent.</description>
+ </key>
+ <key name="gpg-cache-authorize" type="b">
+ <default>FALSE</default>
+ <summary>Authorize Cache Access</summary>
+ <description>Not yet implemented.</description>
+ </key>
+ </schema>
+</schemalist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]