summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-05-15 15:30:25 -0400
committerDavid Zeuthen <davidz@redhat.com>2009-05-15 15:30:25 -0400
commitc8c3d835d24fc4ce5a9c596c7d55d85a0311e8d1 (patch)
treea752d649a78ae1ad961aa337621b0154040ffa97 /data
parentccf8f97948205eed26dc2003ec0984b90034e8af (diff)
downloadpolkit-c8c3d835d24fc4ce5a9c596c7d55d85a0311e8d1.tar.gz
Add a pkexec(1) command
Diffstat (limited to 'data')
-rw-r--r--data/org.freedesktop.PolicyKit1.Authority.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.freedesktop.PolicyKit1.Authority.xml b/data/org.freedesktop.PolicyKit1.Authority.xml
index abe0d3f..2347302 100644
--- a/data/org.freedesktop.PolicyKit1.Authority.xml
+++ b/data/org.freedesktop.PolicyKit1.Authority.xml
@@ -108,7 +108,7 @@
<!-- ---------------------------------------------------------------------------------------------------- -->
- <!-- An enumeration for results when checking for an authorization -->
+ <!-- An structure containing the results of an authorization check -->
<annotation name="org.gtk.EggDBus.DeclareStruct" value="AuthorizationResult">
<annotation name="org.gtk.EggDBus.DocString.Summary" value="Authorization Results"/>
<annotation name="org.gtk.EggDBus.DocString" value="Describes the result of calling org.freedesktop.PolicyKit1.Authority.CheckAuthorization()."/>