From 7ac18f0577130961193dcfd5cb0ab7fb83cdabf9 Mon Sep 17 00:00:00 2001 From: Michael Leupold Date: Sat, 25 Sep 2010 22:22:39 +0200 Subject: Remove aliases by passing '/' as collection argument to SetAlias. --- secret-service/org.freedesktop.Secrets.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'secret-service') diff --git a/secret-service/org.freedesktop.Secrets.xml b/secret-service/org.freedesktop.Secrets.xml index da58b7f..def4f62 100644 --- a/secret-service/org.freedesktop.Secrets.xml +++ b/secret-service/org.freedesktop.Secrets.xml @@ -194,7 +194,9 @@ properties = { "Label": "MyCollection" } An alias, such as 'default'. - The collection. + + The collection to make the alias point to. To remove an alias use the special value '/'. + -- cgit v1.2.3-54-g00ecf