[clutter-tutorial] Correct section IDs.



commit bcc6434660f196234533c821f3d99d53692742e0
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri May 1 10:36:14 2009 +0200

    Correct section IDs.
---
 ChangeLog                     |    4 ++++
 docs/tutorial/clutter-tut.xml |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0fae971..adb6123 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-05-01  Murray Cumming  <murrayc murrayc com>
 
+	* docs/tutorial/clutter-tut.xml: Correct section IDs.
+
+2009-05-01  Murray Cumming  <murrayc murrayc com>
+
 	ClutterText corrections.
 	
 	* docs/tutorial/clutter-tut.xml: ClutterText section: Correct/Improve the 
diff --git a/docs/tutorial/clutter-tut.xml b/docs/tutorial/clutter-tut.xml
index 863633c..ef357a6 100644
--- a/docs/tutorial/clutter-tut.xml
+++ b/docs/tutorial/clutter-tut.xml
@@ -774,7 +774,7 @@ This simply moves the rectangle from the top-left to the bottom-right of the can
 
 </chapter>
 
-<chapter id="text editing">
+<chapter id="sec-text">
 <title>Text editing</title>
 <sect1 id="clutter-text"><title>ClutterText</title>
 <para>
@@ -831,8 +831,8 @@ editing.
 
 </chapter>
 
-<chapter id="implementing-scrolling">
-<title>Scrolling</title>
+<chapter id="sec-gtk-scrolling">
+<title>Scrolling Via GTK+</title>
 
 <sect1 id="actor-scrolling">
 <title>GtkClutterViewport</title>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]