[gnome-getting-started-docs] Fill out the skeleton some more



commit 6eeccdc5a98cc1214ab62285eefdc24ad2b4f15f
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Nov 1 18:51:37 2012 -0400

    Fill out the skeleton some more
    
    These are most of the topics we want to cover.

 .../C/{google-account.page => browse-web.page}     |    7 +-
 getting-started/C/change-time.page                 |   15 ++++
 getting-started/C/install-software.page            |    6 +-
 .../C/{launching-apps.page => launch-apps.page}    |    4 +-
 getting-started/C/launch-browser.page              |   68 --------------------
 getting-started/C/move-windows.page                |   15 ++++
 .../{google-account.page => online-accounts.page}  |    6 +-
 getting-started/C/play-media.page                  |   15 ++++
 getting-started/C/responding-to-messages.page      |    4 +-
 .../C/{search.page => search-apps.page}            |    6 +-
 .../C/{search.page => search-apps.patch}           |    0
 getting-started/C/switching-tasks.page             |    4 +-
 getting-started/C/use-search.page                  |   14 ++++
 13 files changed, 78 insertions(+), 86 deletions(-)
---
diff --git a/getting-started/C/google-account.page b/getting-started/C/browse-web.page
similarity index 56%
copy from getting-started/C/google-account.page
copy to getting-started/C/browse-web.page
index 6f557cc..c9ebb19 100644
--- a/getting-started/C/google-account.page
+++ b/getting-started/C/browse-web.page
@@ -1,13 +1,14 @@
 <page xmlns="http://projectmallard.org/1.0/";
       type="guide" style="ui"
-      id="google-account">
+      id="shell-overview">
 
   <info>
    <link type="guide" xref="index" group="tasks"/>
-   <title> role="trail" type="link">Set up a Google account</title>
+   <title> role="trail" type="link">Browse the web</title>
   </info>
 
-  <title>Set up a Google account</title>
+  <title>Browse the web</title>
 
   <p>Stay tuned...</p>
+
 </page>
diff --git a/getting-started/C/change-time.page b/getting-started/C/change-time.page
new file mode 100644
index 0000000..dea1e44
--- /dev/null
+++ b/getting-started/C/change-time.page
@@ -0,0 +1,15 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:ui="http://projectmallard.org/experimental/ui/";
+      type="guide" style="ui"
+      id="change-time">
+
+  <info>
+   <link type="guide" xref="index" group="tasks"/>
+   <title> role="trail" type="link">Change the time, date and timezone</title>
+  </info>
+
+  <title>Change the time, date and timezone</title>
+
+  <p>Stay tuned...</p>
+
+</page>
diff --git a/getting-started/C/install-software.page b/getting-started/C/install-software.page
index f0c95c8..92ad452 100644
--- a/getting-started/C/install-software.page
+++ b/getting-started/C/install-software.page
@@ -4,10 +4,10 @@
 
   <info>
    <link type="guide" xref="index" group="tasks"/>
-   <title> role="trail" type="link">Install Software</title>
+   <title> role="trail" type="link">Get additional applications</title>
   </info>
 
-  <title>Install Software</title>
+  <title>Get additional applications</title>
 
-  <p>There's an app for that...</p>
+  <p>Stay tuned...</p>
 </page>
diff --git a/getting-started/C/launching-apps.page b/getting-started/C/launch-apps.page
similarity index 76%
rename from getting-started/C/launching-apps.page
rename to getting-started/C/launch-apps.page
index c5525e9..b233adf 100644
--- a/getting-started/C/launching-apps.page
+++ b/getting-started/C/launch-apps.page
@@ -5,11 +5,11 @@
 
   <info>
    <link type="guide" xref="index" group="videos"/>
-   <title> role="trail" type="link">Where are my applications?</title>
+   <title> role="trail" type="link">Launching applications</title>
    <ui:thumb src="figures/apps.png"/>
   </info>
 
-  <title>Where are my applications?</title>
+  <title>Launching applications</title>
 
   <media type="video" src="figures/launching-apps-0001-0718.ogg" width="700" height="394"/>
 </page>
diff --git a/getting-started/C/move-windows.page b/getting-started/C/move-windows.page
new file mode 100644
index 0000000..6c56bc7
--- /dev/null
+++ b/getting-started/C/move-windows.page
@@ -0,0 +1,15 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:ui="http://projectmallard.org/experimental/ui/";
+      type="guide" style="ui"
+      id="move-windows">
+
+  <info>
+   <link type="guide" xref="index" group="tasks"/>
+   <title> role="trail" type="link">Use workspaces and windows</title>
+  </info>
+
+  <title>Use workspaces and windows</title>
+
+  <p>Stay tuned...</p>
+
+</page>
diff --git a/getting-started/C/google-account.page b/getting-started/C/online-accounts.page
similarity index 55%
rename from getting-started/C/google-account.page
rename to getting-started/C/online-accounts.page
index 6f557cc..a265e16 100644
--- a/getting-started/C/google-account.page
+++ b/getting-started/C/online-accounts.page
@@ -1,13 +1,13 @@
 <page xmlns="http://projectmallard.org/1.0/";
       type="guide" style="ui"
-      id="google-account">
+      id="online-accounts">
 
   <info>
    <link type="guide" xref="index" group="tasks"/>
-   <title> role="trail" type="link">Set up a Google account</title>
+   <title> role="trail" type="link">Connect to online accounts</title>
   </info>
 
-  <title>Set up a Google account</title>
+  <title>Connect to online accounts</title>
 
   <p>Stay tuned...</p>
 </page>
diff --git a/getting-started/C/play-media.page b/getting-started/C/play-media.page
new file mode 100644
index 0000000..6d5a16e
--- /dev/null
+++ b/getting-started/C/play-media.page
@@ -0,0 +1,15 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:ui="http://projectmallard.org/experimental/ui/";
+      type="guide" style="ui"
+      id="play-media">
+
+  <info>
+   <link type="guide" xref="index" group="tasks"/>
+   <title> role="trail" type="link">Play multimedia content</title>
+  </info>
+
+  <title>Play multimedia content</title>
+
+  <p>Stay tuned...</p>
+
+</page>
diff --git a/getting-started/C/responding-to-messages.page b/getting-started/C/responding-to-messages.page
index 183132a..34cb520 100644
--- a/getting-started/C/responding-to-messages.page
+++ b/getting-started/C/responding-to-messages.page
@@ -4,10 +4,10 @@
 
   <info>
    <link type="guide" xref="index" group="tasks"/>
-   <title> role="trail" type="link">Responding to Messages</title>
+   <title> role="trail" type="link">Responding to messages</title>
   </info>
 
-  <title>Responding to Messages</title>
+  <title>Responding to messages</title>
 
   <media type="video" src="figures/responding-to-messages-0001-0734.ogg" width="700" height="394"/>
 
diff --git a/getting-started/C/search.page b/getting-started/C/search-apps.page
similarity index 67%
copy from getting-started/C/search.page
copy to getting-started/C/search-apps.page
index 7cd8f50..f5a4391 100644
--- a/getting-started/C/search.page
+++ b/getting-started/C/search-apps.page
@@ -1,15 +1,15 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
       type="guide" style="ui"
-      id="search">
+      id="search-apps">
 
   <info>
    <link type="guide" xref="index" group="videos"/>
-   <title> role="trail" type="link">Using search</title>
+   <title> role="trail" type="link">Search for applications</title>
    <ui:thumb src="figures/search.png"/>
   </info>
 
-  <title>Using search</title>
+  <title>Search for applications</title>
 
   <p>Stay tuned...</p>
 </page>
diff --git a/getting-started/C/search.page b/getting-started/C/search-apps.patch
similarity index 100%
rename from getting-started/C/search.page
rename to getting-started/C/search-apps.patch
diff --git a/getting-started/C/switching-tasks.page b/getting-started/C/switching-tasks.page
index 4a652ec..f1f04be 100644
--- a/getting-started/C/switching-tasks.page
+++ b/getting-started/C/switching-tasks.page
@@ -4,10 +4,10 @@
 
   <info>
    <link type="guide" xref="index" group="tasks"/>
-   <title> role="trail" type="link">Switching Tasks</title>
+   <title> role="trail" type="link">Switching tasks</title>
   </info>
 
-  <title>Switching Tasks</title>
+  <title>Switching tasks</title>
 
   <media type="video" src="figures/task-switching-0001-0734.ogg" width="700" height="394"/>
 
diff --git a/getting-started/C/use-search.page b/getting-started/C/use-search.page
new file mode 100644
index 0000000..3aef601
--- /dev/null
+++ b/getting-started/C/use-search.page
@@ -0,0 +1,14 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:ui="http://projectmallard.org/experimental/ui/";
+      type="guide" style="ui"
+      id="use-search">
+
+  <info>
+   <link type="guide" xref="index" group="tasks"/>
+   <title> role="trail" type="link">Use the system search</title>
+  </info>
+
+  <title>Use the system search</title>
+
+  <p>Stay tuned...</p>
+</page>



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