[gnome-user-docs] Stubbed-out Shell overview docs



commit 0ca2d60d6ded25af10f9572738c367bb432f5589
Author: Phil Bull <philbull gmail com>
Date:   Mon Jan 3 18:11:47 2011 +0000

    Stubbed-out Shell overview docs

 gnome-help/C/shell-apps-favorites.page     |   23 +++++++++++++++++
 gnome-help/C/shell-apps-forcequit.page     |   23 +++++++++++++++++
 gnome-help/C/shell-apps-install.page.stub  |   23 +++++++++++++++++
 gnome-help/C/shell-apps-open.page          |   23 +++++++++++++++++
 gnome-help/C/shell-apps.page               |   23 +++++++++++++++++
 gnome-help/C/shell-files.page              |   23 +++++++++++++++++
 gnome-help/C/shell-messages.page           |   23 +++++++++++++++++
 gnome-help/C/shell-prefs.page              |   23 +++++++++++++++++
 gnome-help/C/shell-session-exit.page       |   23 +++++++++++++++++
 gnome-help/C/shell-session-status.page     |   23 +++++++++++++++++
 gnome-help/C/shell-session.page            |   23 +++++++++++++++++
 gnome-help/C/shell-windows-lost.page       |   23 +++++++++++++++++
 gnome-help/C/shell-windows-states.page     |   23 +++++++++++++++++
 gnome-help/C/shell-windows-switching.page  |   23 +++++++++++++++++
 gnome-help/C/shell-windows-workspaces.page |   38 ++++++++++++++++++++++++++++
 gnome-help/C/shell-windows.page            |   25 ++++++++++++++++++
 gnome-help/C/shell.page                    |   24 +++++++++++++++++
 17 files changed, 409 insertions(+), 0 deletions(-)
---
diff --git a/gnome-help/C/shell-apps-favorites.page b/gnome-help/C/shell-apps-favorites.page
new file mode 100644
index 0000000..434c78d
--- /dev/null
+++ b/gnome-help/C/shell-apps-favorites.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="shell-apps-favorites">
+
+  <info>
+  
+    <link type="guide" xref="shell-apps"/>
+    
+    <desc>Pin applications that you frequently use to the dock.</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>Quick access to your favorite apps</title>
+
+<p>Explain how users can mark apps as being their favorites, so they get put in the dock thing. Explain what the dock is for. Describe what you can do with the dock (removing apps, hiding (?), dragging onto it.</p>
+
+</page>
diff --git a/gnome-help/C/shell-apps-forcequit.page b/gnome-help/C/shell-apps-forcequit.page
new file mode 100644
index 0000000..a4c67a8
--- /dev/null
+++ b/gnome-help/C/shell-apps-forcequit.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="shell-apps-forcequit">
+
+  <info>
+  
+    <link type="guide" xref="shell-apps"/>
+    
+    <desc>Make an application close if it stops responding.</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>Force a misbehaving app to close</title>
+
+<p>Explain Force Quit. Does the Shell gray-out apps that have frozen too, like Compiz does?</p>
+
+</page>
diff --git a/gnome-help/C/shell-apps-install.page.stub b/gnome-help/C/shell-apps-install.page.stub
new file mode 100644
index 0000000..fe605e2
--- /dev/null
+++ b/gnome-help/C/shell-apps-install.page.stub
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="shell-apps-install">
+
+  <info>
+  
+    <link type="guide" xref="shell-apps"/>
+    
+    <desc>Find and add programs that let you do new things with your computer.</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 apps</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-apps-open.page b/gnome-help/C/shell-apps-open.page
new file mode 100644
index 0000000..aafbe00
--- /dev/null
+++ b/gnome-help/C/shell-apps-open.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="shell-apps-open">
+
+  <info>
+  
+    <link type="guide" xref="shell-windows"/>
+    
+    <desc>You can open applications in a number of different ways. Clicking <gui>Activities</gui> is a particularly simple way.</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>Starting applications</title>
+
+<p>Briefly describe the different ways of starting apps.</p>
+
+</page>
diff --git a/gnome-help/C/shell-apps.page b/gnome-help/C/shell-apps.page
new file mode 100644
index 0000000..fd6e92c
--- /dev/null
+++ b/gnome-help/C/shell-apps.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="shell-apps">
+
+  <info>
+  
+    <link type="guide" xref="shell"/>
+    
+    <desc>Run, install and manage applications.</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>Applications</title>
+
+<p>Give brief overview of what an application is and how you can start them.</p>
+
+</page>
diff --git a/gnome-help/C/shell-files.page b/gnome-help/C/shell-files.page
new file mode 100644
index 0000000..27e8676
--- /dev/null
+++ b/gnome-help/C/shell-files.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="shell-files">
+
+  <info>
+  
+    <link type="guide" xref="shell"/>
+    
+    <desc>Learn how you can manage files.</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>Documents, photos, music and other files</title>
+
+<p>Guide page, to aggregate ways of manipulating files.</p>
+
+</page>
diff --git a/gnome-help/C/shell-messages.page b/gnome-help/C/shell-messages.page
new file mode 100644
index 0000000..82cf64f
--- /dev/null
+++ b/gnome-help/C/shell-messages.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="shell-messages">
+
+  <info>
+  
+    <link type="guide" xref="shell"/>
+    
+    <desc>If an application wants to get your attention, it'll show a notification at the bottom of the screen.</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>Messages and notifications</title>
+
+<p>Explain what messages/notifications are, why they are there, what you can do with them, replaying them, changing preferences etc.</p>
+
+</page>
diff --git a/gnome-help/C/shell-prefs.page b/gnome-help/C/shell-prefs.page
new file mode 100644
index 0000000..c26c5b9
--- /dev/null
+++ b/gnome-help/C/shell-prefs.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="shell-prefs">
+
+  <info>
+  
+    <link type="guide" xref="shell"/>
+    
+    <desc>Change settings, alter the appearance of your desktop, and so on.</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>Preferences</title>
+
+<p>This is a guide for aggregating information about changing settings.</p>
+
+</page>
diff --git a/gnome-help/C/shell-session-exit.page b/gnome-help/C/shell-session-exit.page
new file mode 100644
index 0000000..f67e69a
--- /dev/null
+++ b/gnome-help/C/shell-session-exit.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="shell-session-exit">
+
+  <info>
+  
+    <link type="guide" xref="shell-session"/>
+    
+    <desc>When you leave your computer, you can put it in a different state in order to save power or allow other people to use it.</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>Log-out, turn-off, or send your computer to sleep</title>
+
+<p>Aggregate ways of exiting a session (this is a guide page). Brief overview of things you can do.</p>
+
+</page>
diff --git a/gnome-help/C/shell-session-status.page b/gnome-help/C/shell-session-status.page
new file mode 100644
index 0000000..665f092
--- /dev/null
+++ b/gnome-help/C/shell-session-status.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="shell-session-status">
+
+  <info>
+  
+    <link type="guide" xref="shell-session"/>
+    
+    <desc>Change your availability so people will know not to start chats or call you when you are away or busy.</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>Change your availability</title>
+
+<p>Describe how you can change your IM client status using the status indicator applet.</p>
+
+</page>
diff --git a/gnome-help/C/shell-session.page b/gnome-help/C/shell-session.page
new file mode 100644
index 0000000..5098917
--- /dev/null
+++ b/gnome-help/C/shell-session.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="shell-session">
+
+  <info>
+  
+    <link type="guide" xref="shell"/>
+    
+    <desc>You can shut down your computer, send it to sleep, or lock the screen. You can update your chat status too, so people can see that you're not available.</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>When you leave/turn off your computer</title>
+
+<p>Aggregate session-related topics.</p>
+
+</page>
diff --git a/gnome-help/C/shell-windows-lost.page b/gnome-help/C/shell-windows-lost.page
new file mode 100644
index 0000000..198148e
--- /dev/null
+++ b/gnome-help/C/shell-windows-lost.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="shell-windows-lost">
+
+  <info>
+  
+    <link type="guide" xref="shell-windows"/>
+    
+    <desc>You may have minimized the window or put it on a different workspace.</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>Where did my windows go?</title>
+
+<p>Explain that windows may have been put on a different workspace, or could have been minimized. Explain how to find the window.</p>
+
+</page>
diff --git a/gnome-help/C/shell-windows-states.page b/gnome-help/C/shell-windows-states.page
new file mode 100644
index 0000000..4e24a37
--- /dev/null
+++ b/gnome-help/C/shell-windows-states.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="shell-windows-states">
+
+  <info>
+  
+    <link type="guide" xref="shell-windows"/>
+    
+    <desc>See what you can do with windows; they work in a very similar way to windows on other operating systems.</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>Show, hide, resize and arrange windows</title>
+
+<p>Briefly explain the different window states that exist and how you can use and recognize those states. Discuss interesting ways of arranging windows (i.e. if there is a "Tile" option or something like that). Mention, in passing, how you can move and resize windows in multiple ways.</p>
+
+</page>
diff --git a/gnome-help/C/shell-windows-switching.page b/gnome-help/C/shell-windows-switching.page
new file mode 100644
index 0000000..2cdf843
--- /dev/null
+++ b/gnome-help/C/shell-windows-switching.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="shell-windows-switching">
+
+  <info>
+  
+    <link type="guide" xref="shell-windows"/>
+    
+    <desc>There are several ways of switching between windows, some of which aren't obvious.</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>Switch between windows</title>
+
+<p>Explain the different ways of switching between windows.</p>
+
+</page>
diff --git a/gnome-help/C/shell-windows-workspaces.page b/gnome-help/C/shell-windows-workspaces.page
new file mode 100644
index 0000000..41bfd47
--- /dev/null
+++ b/gnome-help/C/shell-windows-workspaces.page
@@ -0,0 +1,38 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="shell-windows-workspaces">
+
+  <info>
+  
+    <link type="guide" xref="shell-windows"/>
+    
+    <desc>You can group your windows on different workspaces</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>Organizing windows with Workspaces</title>
+
+<p>Workspaces are...</p>
+<p>For example, you could use workspaces to...</p>
+
+<section id="switch">
+ <title>Switch between workspaces</title>
+</section>
+
+<section id="move">
+ <title>Move windows to a different workspace</title>
+</section>
+
+<section id="add">
+ <title>Add more workspaces</title>
+ 
+ <p>You can also remove a workspace by... All of the windows on that workspace will be XXX after you remove it.</p>
+</section>
+
+</page>
diff --git a/gnome-help/C/shell-windows.page b/gnome-help/C/shell-windows.page
new file mode 100644
index 0000000..90c3701
--- /dev/null
+++ b/gnome-help/C/shell-windows.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="shell-windows">
+
+  <info>
+  
+    <link type="guide" xref="shell"/>
+    
+    <desc>Learn how to move, organize, and work with windows.</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>Windows</title>
+
+<p>Something short and basic about what a window is.</p>
+
+<p>Very brief overview of what you can do with windows. Link to relevant topics.</p>
+
+</page>
diff --git a/gnome-help/C/shell.page b/gnome-help/C/shell.page
new file mode 100644
index 0000000..197bbf7
--- /dev/null
+++ b/gnome-help/C/shell.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="shell">
+
+  <info>
+    <link type="guide" xref="index#shell"/>
+    <desc>Learn how to use GNOME Shell.</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>Welcome to the Desktop! (GNOME Shell)</title>
+
+<!-- A quick (30 sec?) video tour of the desktop.
+<media>
+</media>
+-->
+
+</page>



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