[gnome-devel-docs] Added multiline section to beginner pages for c, js and vala.



commit 79fc407fa84cbcd564ba536491996b2259757270
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Thu Jun 7 19:23:22 2012 -0400

    Added multiline section to beginner pages for c, js and vala.

 platform-demos/C/beginner.c.page    |    2 ++
 platform-demos/C/beginner.js.page   |    2 ++
 platform-demos/C/beginner.vala.page |    2 ++
 3 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/platform-demos/C/beginner.c.page b/platform-demos/C/beginner.c.page
index 27636f2..be2fe79 100644
--- a/platform-demos/C/beginner.c.page
+++ b/platform-demos/C/beginner.c.page
@@ -58,6 +58,8 @@
   </section>
   <section id="entry" style="2column"><title>Numeric and text data entry</title>
   </section>
+  <section id="multiline" style="2column"><title>Multiline text editor</title>
+  </section>
   <section id="menu-combo-toolbar" style="2column"><title>Menu, combo box and toolbar widgets</title>
   </section>
   <section id="treeview" style="2column"><title>TreeView widget</title>
diff --git a/platform-demos/C/beginner.js.page b/platform-demos/C/beginner.js.page
index bda0bab..05df3b4 100644
--- a/platform-demos/C/beginner.js.page
+++ b/platform-demos/C/beginner.js.page
@@ -41,6 +41,8 @@
   </section>
   <section id="entry" style="2column"><title>Numeric and text data entry</title>
   </section>
+  <section id="multiline" style="2column"><title>Multiline text editor</title>
+  </section>
   <section id="menu-combo-toolbar" style="2column"><title>Menu, combo box and toolbar widgets</title>
   </section>
   <section id="treeview" style="2column"><title>TreeView widget</title>
diff --git a/platform-demos/C/beginner.vala.page b/platform-demos/C/beginner.vala.page
index 4f97d80..f6d90ce 100644
--- a/platform-demos/C/beginner.vala.page
+++ b/platform-demos/C/beginner.vala.page
@@ -57,6 +57,8 @@
   </section>
   <section id="entry" style="2column"><title>Numeric and text data entry</title>
   </section>
+  <section id="multiline" style="2column"><title>Multiline text editor</title>
+  </section>
   <section id="menu-combo-toolbar" style="2column"><title>Menu, combo box and toolbar widgets</title>
   </section>
   <section id="treeview"><title>TreeView widget</title>



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