[libcryptui/gnome-3-2] Don't try and do GSettings migration for nonexistant keys



commit d70843d1f51d827acebac94db0e944a941620a9c
Author: Stef Walter <stefw collabora co uk>
Date:   Mon Nov 14 08:20:48 2011 +0100

    Don't try and do GSettings migration for nonexistant keys
    
    https://bugzilla.gnome.org/show_bug.cgi?id=661472

 data/org.gnome.seahorse.recipients.convert |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/data/org.gnome.seahorse.recipients.convert b/data/org.gnome.seahorse.recipients.convert
index 710d955..96d142d 100644
--- a/data/org.gnome.seahorse.recipients.convert
+++ b/data/org.gnome.seahorse.recipients.convert
@@ -1,6 +1,2 @@
 [org.gnome.seahorse.recipients]
-show-validity = /apps/seahorse/listing/show_validity
-show-expiry = /apps/seahorse/listing/show_expires
-show-trust = /apps/seahorse/listing/show_trust
-show-type = /apps/seahorse/listing/show_type
-sort-by = /apps/seahorse/listing/sort_by
\ No newline at end of file
+sort-by = /apps/seahorse/listing/sort_by



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