[gnome-user-docs/wip/classic-mode] Updates for classic mode additions



commit eceecc92e9b51fb3c7474680920a0569f047b444
Author: Jana Svarova <jsvarova redhat com>
Date:   Tue Apr 16 16:12:43 2013 +0200

    Updates for classic mode additions

 gnome-help/C/shell-apps-favorites.page        | 29 ++++++++++++-----------
 gnome-help/C/shell-workspaces-movewindow.page | 31 ++++++++++++++-----------
 gnome-help/C/shell-workspaces-switch.page     | 33 ++++++++++++++++-----------
 3 files changed, 54 insertions(+), 39 deletions(-)
---
diff --git a/gnome-help/C/shell-apps-favorites.page b/gnome-help/C/shell-apps-favorites.page
index 6d7df77..0a2e3b7 100644
--- a/gnome-help/C/shell-apps-favorites.page
+++ b/gnome-help/C/shell-apps-favorites.page
@@ -26,23 +26,26 @@
 
 <title>Pin your favorite apps to the dash</title>
 
-<p>To add an application to the <link xref="shell-terminology">dash</link> for
- easy access:</p>
+  <p>To add an application to the <link xref="shell-terminology">dash</link> for
+  easy access:</p>
  <steps>
-  <item><p>Open the <link xref="shell-terminology">Activities overview</link>.</p></item>
-  <item>
-   <p>Click on the grid button in the dash and find the application you want to
-    add. Right-click on the application icon and select
-     <gui>Add to Favorites</gui>.</p>
-   <p>Alternately, you can click-and-drag the icon into the dash.</p>
+  <item><p if:test="!platform:gnome-classic">Open the
+  <link xref="shell-terminology">Activities overview</link>.</p>
+  <p if:test="platform:gnome-classic">Press the
+  <key xref="keyboard-key-super">Super</key> key to open the
+  <link xref="shell-terminology">Activities overview</link>.</p></item>
+  <item><p>Click on the grid button in the dash and find the application you
+  want to add. Right-click on the application icon and select <gui>Add to
+  Favorites</gui>.</p>
+  <p>Alternately, you can click-and-drag the icon into the dash.</p>
   </item>
   </steps>
 
-<p>To remove an application icon from the dash, right click on the application
- icon and select <gui>Remove from Favorites</gui>.</p>
+  <p>To remove an application icon from the dash, right click on the application
+  icon and select <gui>Remove from Favorites</gui>.</p>
 
-<note style="tip" if:test="platform:gnome-classic"><p>Favorite applications also
-appear in the <gui>Favorites</gui> section of the main menu.</p>
-</note>
+  <note style="tip" if:test="platform:gnome-classic"><p>Favorite applications also
+  appear in the <gui>Favorites</gui> section of the main menu.</p>
+  </note>
 
 </page>
diff --git a/gnome-help/C/shell-workspaces-movewindow.page b/gnome-help/C/shell-workspaces-movewindow.page
index bf9d174..01664d1 100644
--- a/gnome-help/C/shell-workspaces-movewindow.page
+++ b/gnome-help/C/shell-workspaces-movewindow.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic"
       style="task"
       id="shell-workspaces-movewindow">
@@ -28,29 +29,33 @@
 
 <title>Move a window to a different workspace</title>
 
-<p>Using the mouse:</p>
-
-<steps>
+ <steps>
+ <title>Using the mouse:</title>
  <item>
-  <p>Open the <link xref="shell-terminology">Activities</link> overview.</p>
+  <p if:test="!platform:gnome-classic">Open the <link xref="shell-terminology">
+  Activities overview</link>.</p>
+  <p if:test="platform:gnome-classic">Open the <link xref="shell-terminology">
+  Activities overview</link> by opening the <gui>Applications</gui> drop-down
+  menu at the top left of the screen.</p>
  </item>
  <item>
   <p>Click and drag the window toward the right of the screen.</p>
  </item>
  <item>
-  <p>The <link xref="shell-terminology">workspace selector</link> will appear.</p>
+  <p>The <link xref="shell-terminology">workspace selector</link> will appear.
+  </p>
  </item>
  <item>
-  <p>Drop the window onto an empty workspace.  This workspace now contains the
- window you dropped into it, and a new empty workspace appears at the bottom of
- the <gui>workspace selector</gui>.</p>
+  <p>Drop the window onto an empty workspace. This workspace now contains the
+  window you have dropped, and a new empty workspace appears at the bottom
+  of the <gui>workspace selector</gui>.</p>
  </item>
-</steps>
+ </steps>
 
-<p>Using the keyboard:</p>
-
-<steps>
-  <item><p>Select the window you want to move (e.g. using the
+ <steps> 
+ <title>Using the keyboard:</title>
+  <item>
+   <p>Select the window you want to move (e.g. using the
    <keyseq><key>Alt</key><key>Tab</key></keyseq>
    <link xref="shell-terminology">window switcher</link>).</p>
   </item>
diff --git a/gnome-help/C/shell-workspaces-switch.page b/gnome-help/C/shell-workspaces-switch.page
index d821dfc..e81f099 100644
--- a/gnome-help/C/shell-workspaces-switch.page
+++ b/gnome-help/C/shell-workspaces-switch.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic"
       style="task"
       id="shell-workspaces-switch">
@@ -21,21 +22,29 @@
 
   </info>
 
-<title>Switch between workspaces</title>
+ <title>Switch between workspaces</title>
 
-<terms>
-<item>
+ <steps>  
  <title>Using the mouse:</title>
-  <p>In the <gui>Activities</gui> overview, click on a workspace in the
- <link xref="shell-terminology">workspace selector</link> on the right side of
- the screen to view the open windows on that workspace. Click on any window
- thumbnail to activate the workspace.</p>
-</item>
-
-<item>
- <title>Using the keyboard:</title>
+ <item>
+  <p if:test="!platform:gnome-classic">Open the <link xref="shell-terminology">
+  Activities overview</link>.</p>
+  <p if:test="platform:gnome-classic">At the top left of the screen, click the
+  <gui>Applications</gui> drop-down menu and choose <gui>Activities Overview
+  </gui>.</p>
+ </item>
+ <item>
+  <p>Click on a workspace in the <link xref="shell-terminology">workspace
+  selector</link> on the right side of the screen to view the open windows on
+  that workspace.</p>
+ </item>
+ <item>
+  <p>Click on any window thumbnail to activate the workspace.</p>
+ </item>
+ </steps>
 
  <list>
+ <title>Using the keyboard:</title>  
   <item>
    <p>Press <keyseq><key>Super</key><key>Page Up</key></keyseq> to move to a
     workspace which is above the current workspace in the workspace selector.
@@ -48,7 +57,5 @@
   </item>
  </list>
 
-</item>
-</terms>
 
 </page>


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