summaryrefslogtreecommitdiffstats
path: root/gnome-help
diff options
context:
space:
mode:
authorTiffany Antopolski <tiffany@antopolski.com>2011-02-23 02:32:58 -0500
committerTiffany Antopolski <tiffany@antopolski.com>2011-02-23 02:32:58 -0500
commitabaaea22e55966ba4186639df894cdc2f027b3d2 (patch)
tree26292ecbd92ff089f5acb2ff26c9eca2c89f1703 /gnome-help
parent1497511704f22382f0bcefdea67626a2fa37770b (diff)
downloadgnome-user-docs-abaaea22e55966ba4186639df894cdc2f027b3d2.tar.gz
gnome-user-docs-abaaea22e55966ba4186639df894cdc2f027b3d2.tar.xz
gnome-user-docs-abaaea22e55966ba4186639df894cdc2f027b3d2.zip
[gnome-help] new shell pages
Diffstat (limited to 'gnome-help')
-rw-r--r--gnome-help/C/shell-apps-install.page23
-rw-r--r--gnome-help/C/shell-notifications.page41
2 files changed, 64 insertions, 0 deletions
diff --git a/gnome-help/C/shell-apps-install.page b/gnome-help/C/shell-apps-install.page
new file mode 100644
index 0000000..13b1d46
--- /dev/null
+++ b/gnome-help/C/shell-apps-install.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="shell-apps-install">
+
+ <info>
+
+ <link type="guide" xref="index#apps"/>
+
+ <desc>Find and add programs.</desc>
+ <revision pkgversion="3.0" version="0.1" date="2011-01-03" status="stub"/>
+ <credit type="author">
+ <name>YOUR DISTRO</name>
+ <email>you@example.com</email>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+<title>Install New Applications</title>
+
+<p>[DISTRO SPECIFIC] Guide page which you can use to aggregate distro-specific topics on adding/removing apps.</p>
+
+</page>
diff --git a/gnome-help/C/shell-notifications.page b/gnome-help/C/shell-notifications.page
new file mode 100644
index 0000000..27b25e4
--- /dev/null
+++ b/gnome-help/C/shell-notifications.page
@@ -0,0 +1,41 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="shell-messages">
+
+ <info>
+
+ <link type="guide" xref="index#shell"/>
+
+ <desc></desc>
+ <revision pkgversion="3.0" version="0.1" date="2011-01-03" status="stub"/>
+ <credit type="author">
+ <name>GNOME Documentation Project</name>
+ <email>gnome-doc-list@gnome.org</email>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+<title>Notifications</title>
+
+<!--
+<p>Explain what messages/notifications are, why they are there, what you can do with them, replaying them, changing preferences etc.</p>
+-->
+
+<section id="what"><title>What are Notifications?</title>
+<p>
+If an application wants to get your attention, it'll show a notification at the bottom of the screen.
+</p>
+</section>
+
+<section id="replay"><title>Replay Notifications</title>
+<p>
+</p>
+
+</section>
+
+<section id="change-preferences"><title>Change Preferences</title>
+<p>
+</p>
+</section>
+</page>