From ac947ae6c117c734fe9036c200f4b8f901330504 Mon Sep 17 00:00:00 2001 From: Valentin Rusu Date: Sat, 16 Jul 2011 01:10:03 +0200 Subject: Collection Locked property should be Boolean instead of STRING --- secret-service/org.freedesktop.Secrets.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/secret-service/org.freedesktop.Secrets.xml b/secret-service/org.freedesktop.Secrets.xml index cee47e9..b6fba64 100644 --- a/secret-service/org.freedesktop.Secrets.xml +++ b/secret-service/org.freedesktop.Secrets.xml @@ -263,7 +263,7 @@ properties = { "org.freedesktop.Secret.Collection.Label": "MyCollection" } The displayable label of this collection. - + Whether the collection is locked and must be authenticated by the client application. -- cgit v1.2.3-54-g00ecf