From cbfd9578d73f93e47b282bdf4e298067c4a9bf79 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Thu, 16 Jul 2009 17:15:14 -0400 Subject: fix a bunch of xml validation errors https://bugs.freedesktop.org/show_bug.cgi?id=20232 --- src/org.freedesktop.ConsoleKit.Manager.xml | 2 +- src/org.freedesktop.ConsoleKit.Seat.xml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/org.freedesktop.ConsoleKit.Manager.xml b/src/org.freedesktop.ConsoleKit.Manager.xml index f405c25..c4d3dd5 100644 --- a/src/org.freedesktop.ConsoleKit.Manager.xml +++ b/src/org.freedesktop.ConsoleKit.Manager.xml @@ -158,7 +158,7 @@ - This gets a list of all the Sessions + This gets a list of all the Sessions that are currently present on the system. Each Session ID is an D-Bus object path for the object that implements the Session interface. diff --git a/src/org.freedesktop.ConsoleKit.Seat.xml b/src/org.freedesktop.ConsoleKit.Seat.xml index 0e13a0f..d95990b 100644 --- a/src/org.freedesktop.ConsoleKit.Seat.xml +++ b/src/org.freedesktop.ConsoleKit.Seat.xml @@ -17,7 +17,8 @@ seat at a time. - Returns the ID for Seat. + + Returns the ID for Seat. @@ -76,7 +77,7 @@ seat at a time. - Used to determine whether the seat supports session activation. + Used to determine whether the seat supports session activation. -- cgit