[tomboy] Add edit-note.page stub with section headers but no content



commit 305e95e4dbb35346009950ade02bca5b5f1d4a08
Author: Paul Cutler <pcutler gnome org>
Date:   Thu Oct 29 14:33:51 2009 -0500

    Add edit-note.page stub with section headers but no content

 help/C/edit-note.page |   60 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 60 insertions(+), 0 deletions(-)
---
diff --git a/help/C/edit-note.page b/help/C/edit-note.page
new file mode 100644
index 0000000..3dd1d59
--- /dev/null
+++ b/help/C/edit-note.page
@@ -0,0 +1,60 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="topic" style="task"
+      id="edit-notes">
+
+  <info>
+    <link type="guide" xref="index#notes"/>
+    <link type="seealso" xref="create-notes"/>
+    <link type="seealso" xref="delete-notes"/>
+    <desc>Create a new note in Tomboy.</desc>
+    <revision pkgversion="2.30" version="0.1" date="2009-10-28" status="stub"/>
+    <credit type="author">
+      <name>Paul Cutler</name>
+      <email>pcutler gnome org</email>
+    </credit>    
+<!--
+    <copyright>
+      <year>2009</year>
+      <name>GNOME Documentation Project</name>
+    </copyright>
+-->
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Edit notes.</title>    
+  
+		<p>Tomboy Notes allows you to format the text within a note in a number of different ways, 
+		including undo and redo, bold, italics, underline and more.</p>
+		
+	<section id="redo-undo">
+	
+		<title>Redo and Undo</title>
+	
+			<p></p>
+	
+	</section>
+	
+	<section id="text-format">
+	
+		<title>Formatting Text</title>
+	
+			<p></p>
+	</section>
+	
+	<section id="text-size">
+	
+		<title>Changing the Text Size</title>
+	
+			<p></p>
+	
+	</section>
+	
+	<section id="bullets">
+	
+		<title>Formatting Bullets</title>
+	
+		<p></p>
+	
+	</section>
+</page>



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