diff options
author | David Zeuthen <davidz@redhat.com> | 2009-05-29 11:11:03 -0400 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2009-05-29 11:11:03 -0400 |
commit | b85f0d449e1e35e227c0bf8334bae10ffe3a2ae9 (patch) | |
tree | c1011c2b6d2834d73bcc422f34a897710a3bcfaa /data/org.freedesktop.PolicyKit1.Authority.xml | |
parent | afc4668c7ea6a41823813f442999b32452eb9fba (diff) | |
download | polkit-b85f0d449e1e35e227c0bf8334bae10ffe3a2ae9.tar.gz |
Clarify docs for is_challenge member of the AuthorizationResult struct
Diffstat (limited to 'data/org.freedesktop.PolicyKit1.Authority.xml')
-rw-r--r-- | data/org.freedesktop.PolicyKit1.Authority.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.freedesktop.PolicyKit1.Authority.xml b/data/org.freedesktop.PolicyKit1.Authority.xml index 2347302..84b22f5 100644 --- a/data/org.freedesktop.PolicyKit1.Authority.xml +++ b/data/org.freedesktop.PolicyKit1.Authority.xml @@ -118,7 +118,7 @@ </annotation> <annotation name="org.gtk.EggDBus.Struct.Member" value="Boolean:is_challenge"> - <annotation name="org.gtk.EggDBus.DocString" value="#TRUE if the given #Subject could be authorized if more information was provided, and %CheckAuthorizationFlags.AllowUserInteraction wasn't passed."/> + <annotation name="org.gtk.EggDBus.DocString" value="#TRUE if the given #Subject could be authorized if more information was provided, and %CheckAuthorizationFlags.AllowUserInteraction wasn't passed or no suitable authentication agent was available."/> </annotation> <annotation name="org.gtk.EggDBus.Struct.Member" value="Dict<String,String>:details"> |