PolicyKit: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Tue Mar 4 13:13:41 PST 2008


 src/polkit/polkit-authorization-constraint.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c50aeb847526c51bfdc613067a361a4f64d60dcd
Author: David Zeuthen <davidz at redhat.com>
Date:   Tue Mar 4 16:12:43 2008 -0500

    clarify docs for POLKIT_AUTHORIZATION_CONSTRAINT_TYPE_REQUIRE_EXE

diff --git a/src/polkit/polkit-authorization-constraint.h b/src/polkit/polkit-authorization-constraint.h
index d59f040..2eee07a 100644
--- a/src/polkit/polkit-authorization-constraint.h
+++ b/src/polkit/polkit-authorization-constraint.h
@@ -48,7 +48,7 @@ POLKIT_BEGIN_DECLS
  * @POLKIT_AUTHORIZATION_CONSTRAINT_TYPE_REQUIRE_LOCAL: the session or
  * caller must be local
  * @POLKIT_AUTHORIZATION_CONSTRAINT_TYPE_REQUIRE_ACTIVE: the session or
- * caller must be in an active session
+ * caller must be in an active local session
  * @POLKIT_AUTHORIZATION_CONSTRAINT_TYPE_REQUIRE_EXE: the caller must
  * be a specific program; use
  * polkit_authorization_constraint_get_exe() to get the path of the


More information about the hal-commit mailing list