[gnome-getting-started-docs] Add procedure, tweak page files



commit 5db3653a3b53047b230f7c3b8fbff5148e2236fa
Author: Petr Kovar <pkovar redhat com>
Date:   Fri Nov 2 17:21:49 2012 +0100

    Add procedure, tweak page files

 getting-started/C/browse-web.page             |    8 +++--
 getting-started/C/change-time.page            |    5 ++-
 getting-started/C/change-wallpaper.page       |    6 ++-
 getting-started/C/index.page                  |    8 ++--
 getting-started/C/install-software.page       |    5 ++-
 getting-started/C/launch-apps.page            |   44 +++++++++++++++++++++++--
 getting-started/C/move-windows.page           |    4 +-
 getting-started/C/online-accounts.page        |    5 ++-
 getting-started/C/online.page                 |    4 +-
 getting-started/C/responding-to-messages.page |    5 ++-
 getting-started/C/switching-tasks.page        |    7 ++--
 getting-started/C/use-search.page             |    4 +-
 12 files changed, 76 insertions(+), 29 deletions(-)
---
diff --git a/getting-started/C/browse-web.page b/getting-started/C/browse-web.page
index 5891fb2..46c0954 100644
--- a/getting-started/C/browse-web.page
+++ b/getting-started/C/browse-web.page
@@ -1,11 +1,13 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide" style="ui"
-      id="shell-overview">
+      xmlns:ui="http://projectmallard.org/experimental/ui/";
+      type="topic"
+      style="ui"
+      id="browse-web">
 
   <info>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
     <link type="guide" xref="index" group="tasks"/>
-    <title> role="trail" type="link">Browse the web</title>
+    <title role="trail" type="link">Browse the web</title>
   </info>
 
   <title>Browse the web</title>
diff --git a/getting-started/C/change-time.page b/getting-started/C/change-time.page
index 8c93f6c..799160d 100644
--- a/getting-started/C/change-time.page
+++ b/getting-started/C/change-time.page
@@ -1,12 +1,13 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
-      type="guide" style="ui"
+      type="topic"
+      style="ui"
       id="change-time">
 
   <info>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
     <link type="guide" xref="index" group="tasks"/>
-    <title> role="trail" type="link">Change the time, date and timezone</title>
+    <title role="trail" type="link">Change the time, date and timezone</title>
   </info>
 
   <title>Change the time, date and timezone</title>
diff --git a/getting-started/C/change-wallpaper.page b/getting-started/C/change-wallpaper.page
index 9e76eb5..3b82810 100644
--- a/getting-started/C/change-wallpaper.page
+++ b/getting-started/C/change-wallpaper.page
@@ -1,5 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide" style="ui"
+      xmlns:ui="http://projectmallard.org/experimental/ui/";
+      type="topic"
+      style="ui"
       id="change-wallpaper">
 
   <info>
@@ -8,7 +10,7 @@
       <name>Jakub Steiner</name>
     </credit>
     <link type="guide" xref="index" group="tasks"/>
-    <title> role="trail" type="link">Change the wallpaper</title>
+    <title role="trail" type="link">Change the wallpaper</title>
   </info>
 
   <title>Change the wallpaper</title>
diff --git a/getting-started/C/index.page b/getting-started/C/index.page
index 62b6ab4..1eedb2b 100644
--- a/getting-started/C/index.page
+++ b/getting-started/C/index.page
@@ -5,12 +5,12 @@
 
 <info>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
-    <desc>Getting started</desc>
-    <title type='link'>Getting started</title>
-    <title type='text'>Getting started</title>
+    <desc>Getting Started</desc>
+    <title type='link'>Getting Started</title>
+    <title type='text'>Getting Started</title>
 </info>
 
-<title>Getting started</title>
+<title>Getting Started</title>
 
 <links type="topic" style="grid" ui:thumbs="grid" ui:width="235" ui:height="150" groups="videos"/>
 
diff --git a/getting-started/C/install-software.page b/getting-started/C/install-software.page
index 237a448..32bba80 100644
--- a/getting-started/C/install-software.page
+++ b/getting-started/C/install-software.page
@@ -1,11 +1,12 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide" style="ui"
+      xmlns:ui="http://projectmallard.org/experimental/ui/";
+      type="topic" style="ui"
       id="install-software">
 
   <info>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
     <link type="guide" xref="index" group="tasks"/>
-    <title> role="trail" type="link">Get additional applications</title>
+    <title role="trail" type="link">Get additional applications</title>
   </info>
 
   <title>Get additional applications</title>
diff --git a/getting-started/C/launch-apps.page b/getting-started/C/launch-apps.page
index b91782b..45e31d1 100644
--- a/getting-started/C/launch-apps.page
+++ b/getting-started/C/launch-apps.page
@@ -1,19 +1,57 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
-      type="guide" style="ui"
+      type="topic"
+      style="ui"
       id="launching-apps">
 
   <info>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
     <credit type="author">
+      <name>GNOME Documentation Project</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+    <credit type="editor">
       <name>Jakub Steiner</name>
     </credit>
+    <credit type="editor">
+      <name>Petr Kovar</name>
+    </credit>
+
     <link type="guide" xref="index" group="videos"/>
-    <title> role="trail" type="link">Launching applications</title>
+    <title role="trail" type="link">Launching applications</title>
     <ui:thumb src="figures/apps.png"/>
   </info>
 
   <title>Launching applications</title>
 
-  <media type="video" src="figures/launching-apps-0001-0718.ogg" width="700" height="394"/>
+   <media type="video" src="figures/launching-apps-0001-0718.ogg" width="700" height="394"/>
+  
+  <section id="launching-apps-mouse">
+    <title>Launching applications with the mouse</title>
+ 
+  <steps>
+    <item><p>Move your mouse pointer to the <gui>Activities</gui> corner at the
+     top left of the screen to show the <gui>Activities Overview</gui>.</p></item>
+    <item><p>Click the <gui>Show Applications</gui> item located in the bar at the
+     left of the screen.</p></item>
+    <item><p>A list of applications is shown. Click the application you want to
+     run, for example, Help.</p></item>
+  </steps>
+
+  </section>
+
+  <section id="launching-app-keyboard">
+    <title>Launching applications with the keyboard</title>
+
+  <steps>
+    <item><p>Open the <gui>Activities Overview</gui> by pressing the <key>Super
+    </key> key.</p></item>
+    <item><p>Start typing the name of the application that you want to launch.
+     Searching for the application begins instantly.</p></item>
+    <item><p>Once the icon of the application is shown and selected, press <key>
+    Enter</key> to launch the application.</p></item>
+  </steps>
+
+  </section>
+
 </page>
diff --git a/getting-started/C/move-windows.page b/getting-started/C/move-windows.page
index 5b8be33..7d8fa5e 100644
--- a/getting-started/C/move-windows.page
+++ b/getting-started/C/move-windows.page
@@ -1,12 +1,12 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
-      type="guide" style="ui"
+      type="topic" style="ui"
       id="move-windows">
 
   <info>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
     <link type="guide" xref="index" group="tasks"/>
-    <title> role="trail" type="link">Use workspaces and windows</title>
+    <title role="trail" type="link">Use workspaces and windows</title>
   </info>
 
   <title>Use workspaces and windows</title>
diff --git a/getting-started/C/online-accounts.page b/getting-started/C/online-accounts.page
index 23f43c2..20710aa 100644
--- a/getting-started/C/online-accounts.page
+++ b/getting-started/C/online-accounts.page
@@ -1,11 +1,12 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide" style="ui"
+      xmlns:ui="http://projectmallard.org/experimental/ui/";
+      type="topic" style="ui"
       id="online-accounts">
 
   <info>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
     <link type="guide" xref="index" group="tasks"/>
-    <title> role="trail" type="link">Connect to online accounts</title>
+    <title role="trail" type="link">Connect to online accounts</title>
   </info>
 
   <title>Connect to online accounts</title>
diff --git a/getting-started/C/online.page b/getting-started/C/online.page
index bf42f48..f1f0c3e 100644
--- a/getting-started/C/online.page
+++ b/getting-started/C/online.page
@@ -1,12 +1,12 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
-      type="guide" style="ui"
+      type="topic" style="ui"
       id="online">
 
   <info>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
     <link type="guide" xref="index" group="videos"/>
-    <title> role="trail" type="link">Going online</title>
+    <title role="trail" type="link">Going online</title>
     <ui:thumb src="figures/online.png"/>
   </info>
 
diff --git a/getting-started/C/responding-to-messages.page b/getting-started/C/responding-to-messages.page
index 1ac1f72..0c4133a 100644
--- a/getting-started/C/responding-to-messages.page
+++ b/getting-started/C/responding-to-messages.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide" style="ui"
+      xmlns:ui="http://projectmallard.org/experimental/ui/";
+      type="topic" style="ui"
       id="responding-to-messages">
 
   <info>
@@ -8,7 +9,7 @@
       <name>Jakub Steiner</name>
     </credit>
     <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>
diff --git a/getting-started/C/switching-tasks.page b/getting-started/C/switching-tasks.page
index d141eca..33e20b9 100644
--- a/getting-started/C/switching-tasks.page
+++ b/getting-started/C/switching-tasks.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide" style="ui"
+      xmlns:ui="http://projectmallard.org/experimental/ui/";
+      type="topic" style="ui"
       id="switching-tasks">
 
   <info>
@@ -7,8 +8,8 @@
     <credit type="author">
       <name>Jakub Steiner</name>
     </credit>
-    <link type="guide" xref="index" group="tasks"/>
-    <title> role="trail" type="link">Switching tasks</title>
+    <link type="guide" xref="index" group="videos"/>
+    <title role="trail" type="link">Switching tasks</title>
   </info>
 
   <title>Switching tasks</title>
diff --git a/getting-started/C/use-search.page b/getting-started/C/use-search.page
index 04ec352..9e461aa 100644
--- a/getting-started/C/use-search.page
+++ b/getting-started/C/use-search.page
@@ -1,12 +1,12 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:ui="http://projectmallard.org/experimental/ui/";
-      type="guide" style="ui"
+      type="topic" style="ui"
       id="use-search">
 
   <info>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
     <link type="guide" xref="index" group="tasks"/>
-    <title> role="trail" type="link">Use the system search</title>
+    <title role="trail" type="link">Use the system search</title>
   </info>
 
   <title>Use the system search</title>



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