From 93f5f5ec1cbe2678f966d93f89945a86cf76cb30 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Tue, 24 Apr 2012 12:11:13 -0400 Subject: [PATCH] Mention pkttyagent(1) in "Writing PolicyKit applications" chapter Signed-off-by: David Zeuthen --- docs/polkit/overview.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/polkit/overview.xml b/docs/polkit/overview.xml index 20f019c..0025cd8 100644 --- a/docs/polkit/overview.xml +++ b/docs/polkit/overview.xml @@ -45,10 +45,9 @@ ssh1 login), it is trivial for the application to use the PolkitAgentTextListener - class to spawn its own authentication agent as needed. See the - pkcheck or pkexec program sources for an example - of how to do this. + class to spawn its own authentication agent as + needed. Alternatively, the + helper can be used to do this. As an example of code using the GObject API, see . -- 2.7.4