[gnome-keyring/dbus-api] Rename 'results' arg of SearchItems to 'unlocked'
- From: Stefan Walter <stefw src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-keyring/dbus-api] Rename 'results' arg of SearchItems to 'unlocked'
- Date: Thu, 16 Jul 2009 01:40:07 +0000 (UTC)
commit 843a2825c648b4680f50392311199289b94dd2f9
Author: Stefan Walter <Stefan Walter>
Date: Thu Jul 16 01:31:19 2009 +0000
Rename 'results' arg of SearchItems to 'unlocked'
Suggestion by Michael Leupold.
daemon/secrets/api/org.freedesktop.Secrets.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/daemon/secrets/api/org.freedesktop.Secrets.xml b/daemon/secrets/api/org.freedesktop.Secrets.xml
index e70edff..d0e5d41 100644
--- a/daemon/secrets/api/org.freedesktop.Secrets.xml
+++ b/daemon/secrets/api/org.freedesktop.Secrets.xml
@@ -86,7 +86,7 @@
<annotation value="Find secrets in any collection." name="org.gtk.EggDBus.DocString"/>
</arg>
- <arg name="results" type="ao" direction="out">
+ <arg name="unlocked" type="ao" direction="out">
<annotation value="Items found." name="org.gtk.EggDBus.DocString"/>
</arg>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]