summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2009-07-16 17:15:14 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2009-07-16 17:15:14 -0400
commitcbfd9578d73f93e47b282bdf4e298067c4a9bf79 (patch)
tree170a27b8b714760b5841d16a79f2ca572301c236 /src
parent25145f35ab527a2219604e1710eb65e2178f6978 (diff)
fix a bunch of xml validation errors
https://bugs.freedesktop.org/show_bug.cgi?id=20232
Diffstat (limited to 'src')
-rw-r--r--src/org.freedesktop.ConsoleKit.Manager.xml2
-rw-r--r--src/org.freedesktop.ConsoleKit.Seat.xml5
2 files changed, 4 insertions, 3 deletions
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 @@
</arg>
<doc:doc>
<doc:description>
- <doc:para>This gets a list of all the <doc:ref type="interface" to="Sessions">Sessions</doc:ref>
+ <doc:para>This gets a list of all the <doc:ref type="interface" to="Session">Sessions</doc:ref>
that are currently present on the system.</doc:para>
<doc:para>Each Session ID is an D-Bus object path for the object that implements the
<doc:ref type="interface" to="Session">Session</doc:ref> interface.</doc:para>
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.</doc:para>
</doc:doc>
</arg>
<doc:doc>
- <doc:description>Returns the ID for Seat.
+ <doc:description>
+ <doc:para>Returns the ID for Seat.</doc:para>
</doc:description>
</doc:doc>
</method>
@@ -76,7 +77,7 @@ seat at a time.</doc:para>
</doc:doc>
</arg>
<doc:doc>
- <doc:description>Used to determine whether the seat supports session activation.
+ <doc:description><doc:para>Used to determine whether the seat supports session activation.</doc:para>
</doc:description>
</doc:doc>
</method>