[gnome-devel-docs] tutorials python: exercises in tutorial, not in widget samples



commit f9a3f679900fd55982a369ea4325c6dfcdb3c860
Author: Marta Maria Casetti <mmcasetti gmail com>
Date:   Mon Aug 13 11:22:03 2012 +0100

    tutorials python: exercises in tutorial, not in widget samples

 platform-demos/C/beginner.py.page |    4 ----
 platform-demos/C/tutorial.py.page |   17 +++++++++++------
 2 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/platform-demos/C/beginner.py.page b/platform-demos/C/beginner.py.page
index cba61b5..7965c6b 100644
--- a/platform-demos/C/beginner.py.page
+++ b/platform-demos/C/beginner.py.page
@@ -58,8 +58,4 @@
   </section>
 </section>
 
-<section id="exercises">
-<title>Exercises</title>
-</section>
-
 </page>
diff --git a/platform-demos/C/tutorial.py.page b/platform-demos/C/tutorial.py.page
index 68a8b13..09dfe5d 100644
--- a/platform-demos/C/tutorial.py.page
+++ b/platform-demos/C/tutorial.py.page
@@ -89,18 +89,18 @@
     <item><p><link xref="scale.py" /></p></item>
   </steps></item>
   <item><steps>
-    <title>Selectors</title>
-    <item><p><link xref="colorbutton.py" /></p></item>
-    <item><p><link xref="fontchooserwidget.py" /></p></item>
-    <item><p>"filechooserdialog.py"</p></item>
-  </steps></item>
-  <item><steps>
     <title>Dialogs</title>
     <item><p><link xref="dialog.py" /></p></item>
     <item><p><link xref="aboutdialog.py" /></p></item>
     <item><p><link xref="messagedialog.py" /></p></item>
   </steps></item>
   <item><steps>
+    <title>Selectors</title>
+    <item><p><link xref="colorbutton.py" /></p></item>
+    <item><p><link xref="fontchooserwidget.py" /></p></item>
+    <item><p>"filechooserdialog.py"</p></item>
+  </steps></item>
+  <item><steps>
     <title>TreeViews and ComboBoxes (using the M/V/C design)</title>
     <item><p><link xref="combobox.py" /></p></item>
     <item><p><link xref="combobox_multicolumn.py" /></p></item>
@@ -142,4 +142,9 @@
 
 </section>
 
+<section id="exercises">
+<title>Exercises</title>
+</section>
+
+
 </page>



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