PolicyKit: Branch 'master'
David Zeuthen
david at kemper.freedesktop.org
Mon Feb 2 21:50:54 PST 2009
data/org.freedesktop.PolicyKit1.AuthenticationAgent.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1d0eea5d1db23b0e8e28243bc4bb69cd8ab680f6
Author: David Zeuthen <davidz at redhat.com>
Date: Tue Feb 3 00:48:56 2009 -0500
user proper capitalization for AuthenticationAgent D-Bus interface summary
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">
More information about the hal-commit
mailing list