[release-notes/gnome-3-8] add a structure for the 3.8 release notes



commit a13e1ccc16ac8d913bd18379b634077ce73bd3c1
Author: Allan Day <allanpday gmail com>
Date:   Thu Feb 28 18:08:40 2013 +0000

    add a structure for the 3.8 release notes

 help/C/developers.page         |   21 ++++++
 help/C/figures/details.png     |  Bin 0 -> 3125 bytes
 help/C/figures/placeholder.png |  Bin 0 -> 6807 bytes
 help/C/index.page              |   99 ++++++++++++++++++++++++++++
 help/C/other-enhancements.page |   21 ++++++
 help/C/release-notes.xml       |  142 ----------------------------------------
 help/C/rna11y.xml              |   16 -----
 help/C/rndevelopers.xml        |   80 ----------------------
 help/C/rni18n.xml              |  110 -------------------------------
 help/C/rninstallation.xml      |   34 ----------
 help/C/rnlookingforward.xml    |   37 ----------
 help/C/rnusers.xml             |   14 ----
 help/Makefile.am               |   13 ++--
 13 files changed, 146 insertions(+), 441 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
new file mode 100644
index 0000000..4b76b93
--- /dev/null
+++ b/help/C/developers.page
@@ -0,0 +1,21 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="topic"
+      id="developers">
+
+  <info>
+    <link type="guide" xref="index#more"/>
+    <desc>Enhancements for application developers</desc>
+    <credit type="author">
+      <name its:translate="no">Allan Day</name>
+      <email its:translate="no">allanday gnome org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+  <title>What's new for developers</title>
+
+</page>
diff --git a/help/C/figures/details.png b/help/C/figures/details.png
new file mode 100644
index 0000000..383740e
Binary files /dev/null and b/help/C/figures/details.png differ
diff --git a/help/C/figures/placeholder.png b/help/C/figures/placeholder.png
new file mode 100644
index 0000000..88fd7c3
Binary files /dev/null and b/help/C/figures/placeholder.png differ
diff --git a/help/C/index.page b/help/C/index.page
new file mode 100644
index 0000000..de2c241
--- /dev/null
+++ b/help/C/index.page
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+       <!DOCTYPE page [
+<!ENTITY gnomeversion "3.6">
+<!ENTITY lastversion "3.4">
+<!ENTITY nextversion "3.8">
+<!ENTITY gitcommits "38302">
+<!ENTITY gitauthors "1112">
+       ]>
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="guide"
+      id="index">
+
+  <info>
+    <title type="link">GNOME &gnomeversion; Release Notes</title>
+    <title type="text">GNOME &gnomeversion; Release Notes</title>
+    <credit type="author">
+      <name its:translate="no">Allan Day</name>
+      <email its:translate="no">allanday gnome org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+  <title>Introducing GNOME &gnomeversion;</title>
+
+  <p>
+    GNOME &gnomeversion; delivers 6 months of work by the GNOME Project, including &gitcommits; by
+    approximately &gitauthors;. It includes numerous new features and a host of smaller enhancements.    
+  </p>
+
+  <comment>
+    <p>
+      Statistics need to be updated before the release, use e.g. ./get-git-stats 2012-04-18
+      from the releng module.
+    </p>
+  </comment>
+
+  <section>
+    <title>Windows View</title>
+    <media type="image" src="figures/placeholder.png"/>
+  </section>
+
+  <section>
+    <title>Application Launching</title>
+    <media type="image" src="figures/placeholder.png"/>
+  </section>
+
+  <section>
+    <title>Search</title>
+    <media type="image" src="figures/placeholder.png"/>
+  </section>
+
+  <section>
+    <title>Privacy &amp; Sharing</title>
+    <media type="image" src="figures/placeholder.png"/>
+  </section>
+
+  <section>
+    <title>Clocks</title>
+    <media type="image" src="figures/placeholder.png"/>
+  </section>
+
+  <section>
+    <title>Classic Mode</title>
+    <media type="image" src="figures/placeholder.png"/>
+  </section>
+
+  <section>
+    <title>Initial Setup</title>
+    <media type="image" src="figures/placeholder.png"/>
+  </section>
+
+  <section>
+    <title>Details</title>
+    <media type="image" src="figures/details.png"/>
+  </section>  
+
+  <section>
+    <title>Settings</title>
+    <media type="image" src="figures/placeholder.png"/>
+  </section>
+
+  <section>
+    <title>Input Methods</title>
+    <media type="image" src="figures/placeholder.png"/>
+  </section>
+
+  <section id="more" style="grid">
+    <title>And that's not all...</title>
+  </section>
+
+  <section>
+    <p><link href="http://www.gnome.org/about/";>About GNOME</link> and <link 
href="http://www.gnome.org/get-inlvolved/";>Get Involved</link></p>
+  </section>
+
+</page>
diff --git a/help/C/other-enhancements.page b/help/C/other-enhancements.page
new file mode 100644
index 0000000..08d7411
--- /dev/null
+++ b/help/C/other-enhancements.page
@@ -0,0 +1,21 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="topic"
+      id="other-enhancements">
+
+  <info>
+    <link type="guide" xref="index#more"/>
+    <desc>GNOME 3.8 comes packed with other smaller changes</desc>
+    <credit type="author">
+      <name its:translate="no">Allan Day</name>
+      <email its:translate="no">allanday gnome org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+  <title>Many other enhancements</title>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 2502890..de4ca8d 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -4,15 +4,12 @@
 HELP_ID = release-notes
 
 HELP_FILES = \
- rnusers.xml \
- rna11y.xml \
- rndevelopers.xml \
- rni18n.xml \
- rninstallation.xml \
- rnlookingforward.xml \
- $(NULL)
+ developers.page \
+ index.page \
+ other-enhancements.page \
 
 HELP_MEDIA = \
- $(NULL)
+ figures/details.png \
+ figures/placeholder.png \
 
 HELP_LINGUAS =


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