summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-02-03 00:48:56 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-02-03 00:48:56 -0500
commit1d0eea5d1db23b0e8e28243bc4bb69cd8ab680f6 (patch)
tree078b1ea76d63c953c18cb61f6168dcf7a7a0f252 /data
parentb6e47b769d1100abffe5f920358ddb4b2e3bbf6f (diff)
downloadpolkit-1d0eea5d1db23b0e8e28243bc4bb69cd8ab680f6.tar.gz
user proper capitalization for AuthenticationAgent D-Bus interface summary
Diffstat (limited to 'data')
-rw-r--r--data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml b/data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml
index b339217..cf48f2d 100644
--- a/data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml
+++ b/data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml
@@ -4,7 +4,7 @@
<node name="/">
<interface name="org.freedesktop.PolicyKit1.AuthenticationAgent">
- <annotation name="org.gtk.EggDBus.DocString.Summary" value="Authentication Agent interface"/>
+ <annotation name="org.gtk.EggDBus.DocString.Summary" value="Authentication Agent Interface"/>
<annotation name="org.gtk.EggDBus.DocString" value="<para>This D-Bus interface is used for communication between the system-wide PolicyKit daemon and one or more authentication agents each running in a user session.</para><para>An authentication agent must implement this interface and register (passing the object path of the object implementing the interface) using the org.freedesktop.PolicyKit1.Authority.RegisterAuthenticationAgent() and org.freedesktop.PolicyKit1.Authority.UnregisterAuthenticationAgent() methods on the #org.freedesktop.PolicyKit.Authority interface of the PolicyKit daemon.</para>"/>
<method name="BeginAuthentication">