From c01153022b0fa850bd10503141ff081749f01d4d Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 13 Mar 2007 17:29:46 -0400 Subject: missed a namespace on the permission tag --- doc/xml/ref-ck-session.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/xml') diff --git a/doc/xml/ref-ck-session.xml b/doc/xml/ref-ck-session.xml index 9b32318..2d58625 100644 --- a/doc/xml/ref-ck-session.xml +++ b/doc/xml/ref-ck-session.xml @@ -136,7 +136,7 @@ See also: This will cause a Lock signal to be emitted for this session. - + This method is restricted to privileged users by D-Bus policy. See also: Lock signal<anchor role="function" id="Session.Unlock"/>Unlock ()UnlockSessionUnlock () This will cause an Unlock @@ -145,7 +145,7 @@ See also: This can be used by login managers to unlock a session before it is re-activated during fast-user-switching. - + This method is restricted to privileged users by D-Bus policy. See also: Unlock signal<anchor role="function" id="Session.GetIdleHint"/>GetIdleHint ()GetIdleHintSessionGetIdleHint (out 'b' idle_hint) Gets the value of the idle-hint -- cgit