summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Merry <alex.merry@cs.ox.ac.uk>2011-11-04 13:46:45 +0000
committerAlex Merry <alex.merry@cs.ox.ac.uk>2011-11-04 13:46:45 +0000
commit9a8b1ea8c760e31a7c5b71f54fb685be4770a540 (patch)
treeae7bcda6afca174bc0d5a58ff99a7b77cd4fbf21
parent2c9bf20533f7cd7337d7a9a4a9b31e5127e50e5f (diff)
Move Corrections to be next to Changes
-rw-r--r--spec/all.xml36
1 files changed, 18 insertions, 18 deletions
diff --git a/spec/all.xml b/spec/all.xml
index a10b676..4b125d8 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -62,6 +62,24 @@
</tp:docstring>
</tp:section>
+ <tp:section name="Corrections">
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ <ul>
+ <li>
+ 2010-09-26: Added EmitsChangedSignal annotation to Volume property
+ on the Player interface.
+ </li>
+ <li>
+ 2011-01-26: Added PlaylistChanged signal to the Playlists interface.
+ </li>
+ <li>
+ 2011-11-04: Clarified the type of the mpris:trackid entry in the
+ Metadata property of the Player interface.
+ </li>
+ </ul>
+ </tp:docstring>
+ </tp:section>
+
<tp:section name="Bus Name Policy">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>
@@ -134,24 +152,6 @@
</tp:docstring>
</tp:section>
- <tp:section name="Corrections">
- <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- <ul>
- <li>
- 2010-09-26: Added EmitsChangedSignal annotation to Volume property
- on the Player interface.
- </li>
- <li>
- 2011-01-26: Added PlaylistChanged signal to the Playlists interface.
- </li>
- <li>
- 2011-11-04: Clarified the type of the mpris:trackid entry in the
- Metadata property of the Player interface.
- </li>
- </ul>
- </tp:docstring>
- </tp:section>
-
<tp:section name="Interfaces">
<xi:include href="Root_Node.xml" />
<xi:include href="TrackList_Node.xml" />