From 4c365a8e28adafd6619ada97d4239e9e6df429ab Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Mon, 19 Mar 2007 16:35:55 -0400 Subject: add CanActivateSessions to Seat interface And associated documentation and added to test-fus. --- doc/spec/ck-seat.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/spec') diff --git a/doc/spec/ck-seat.xml b/doc/spec/ck-seat.xml index 81fb1cc..1d154e7 100644 --- a/doc/spec/ck-seat.xml +++ b/doc/spec/ck-seat.xml @@ -52,6 +52,18 @@ seat at a time. + + + + TRUE if seat supports session activation + + + + Used to determine whether the seat supports session activation. + + + + -- cgit