[tomboy/docs] Add "What's New" page to help



commit 3b3577086e81606cabf5a8c25377bdc178747238
Author: Paul Cutler <pcutler gnome org>
Date:   Sun Mar 7 13:52:23 2010 -0600

    Add "What's New" page to help

 help/C/index.page    |    4 ++++
 help/C/whatsnew.page |   45 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+), 0 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 7d7c537..8db7bfc 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -44,4 +44,8 @@
     <title>Common Problems</title>
   </section>
 
+  <section id="new">
+    <title>What's New</title>
+  </section>
+
 </page>
diff --git a/help/C/whatsnew.page b/help/C/whatsnew.page
new file mode 100644
index 0000000..0c7cf8b
--- /dev/null
+++ b/help/C/whatsnew.page
@@ -0,0 +1,45 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="topic" style="task"
+      id="new">
+
+  <info>
+    <link type="guide" xref="index#new"/>
+    <revision pkgversion="2.30" version="0.1" date="2010-3-07" status="draft"/>
+    <desc>
+      What's new in <app>Tomboy Notes</app>.
+    </desc>
+    <credit type="author">
+      <name>Paul Cutler</name>
+      <email>pcutler gnome org</email>
+    </credit>
+<!--
+    <copyright>
+      <year>2010</year>
+      <name>GNOME Documentation Project</name>
+    </copyright>
+-->
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; />
+  </info>
+
+  <title>What's New in <app>Tomboy</app></title>
+
+  <p>
+    <app>Tomboy</app> features a number of new improvements.  Tomboy should start noticeably
+	faster thanks to improvements made in Tomboy's start-up time.
+  </p>
+  <p>
+	Copying and pasting from Tomboy to other applications has been improved to support
+	 formatting into other applications that can understand HTML, such as Evolution, OpenOffice.org
+	and other applications.
+  </p>
+  <p>
+    <app>Tomboy</app> can now synchronize your notes automatically for you when you
+	when you have sync enabled.
+  </p>
+
+  <p>Support for Microsoft Windows 7 jump lists have been added helping you access your notes,
+	search or create a new note faster directly from the Windows taskbar.
+  </p>
+
+</page>



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