[gnome-user-docs] Add gnome-classic



commit 0be46d9252a5a8bfa121a3aca0e3391ae4fc7016
Author: Petr Kovar <pkovar redhat com>
Date:   Tue Apr 30 18:49:46 2013 +0200

    Add gnome-classic
    
    A new topic with one concept and some procedures. Enjoy.

 gnome-help/C/gnome-classic.page |  103 +++++++++++++++++++++++++++++++++++++++
 gnome-help/Makefile.am          |    1 +
 2 files changed, 104 insertions(+), 0 deletions(-)
---
diff --git a/gnome-help/C/gnome-classic.page b/gnome-help/C/gnome-classic.page
new file mode 100644
index 0000000..f3f8dea
--- /dev/null
+++ b/gnome-help/C/gnome-classic.page
@@ -0,0 +1,103 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:if="http://projectmallard.org/if/1.0/";
+      type="topic" style="question"
+      id="gnome-classic">
+
+  <info>
+    <link type="guide" xref="shell-overview#desktop" />
+
+    <revision pkgversion="3.8.1" version="0.1" date="2013-04-30" status="review"/>
+
+    <desc>Consider switching to GNOME Classic if you prefer a more traditional desktop experience.</desc>
+
+    <credit type="author">
+      <name>GNOME Documentation Project</name>
+      <email>gnome-doc-list gnome org</email>
+    </credit>
+    <credit type="editor">
+      <name>Petr Kovar</name>
+      <email>pknbe volny cz</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+<title>What is GNOME Classic?</title>
+
+<p><em>GNOME Classic</em> is a feature for users who prefer a more traditional
+ desktop experience. While <em>GNOME Classic</em> is based on <em>GNOME 3</em>
+ technologies, it provides a number of changes to the user interface, such as
+ the <gui xref="shell-terminology">Application</gui> and
+ <gui xref="shell-terminology">Places</gui> menus on the top bar, and a window
+ list at the bottom of the screen.</p>
+
+<p>You can use the <gui xref="shell-terminology">Applications</gui> menu on the
+ top bar to launch applications. The <gui xref="shell-terminology">activities
+ overview</gui> is available by selecting the <gui>Activities Overview</gui>
+ item from the menu.</p>
+
+<p>To access the <gui xref="shell-terminology">activities overview</gui>, you
+ can also press the <key xref="keyboard-key-super">Super</key> key.</p>
+
+<p>The window list at the bottom of the screen provides access to all your open
+ windows and applications and lets you quickly minimize and restore them.
+ Clicking on the blue icon shows the <gui xref="shell-notifications">message
+ tray</gui>.</p>
+
+<note if:test="!platform:gnome-classic" style="important">
+<p>GNOME Classic is only available on systems with certain GNOME Shell extensions
+ installed. Some Linux distributions may not have these extensions available or
+ installed by default.</p>
+</note>
+
+  <steps>
+    <title>To switch from <em>GNOME</em> to <em>GNOME Classic</em>:</title>
+    <item>
+      <p>Save any open work, and then log out. Select your name in the upper
+      right-hand corner and then select <gui>Log Out</gui>.</p>
+    </item>
+    <item>
+      <p>A confirmation message will appear. Select <gui>Log Out</gui> to
+      confirm. The login screen appears.</p>
+    </item>
+    <item>
+      <p>At the login screen, select your name from the list.</p>
+    </item>
+    <item>
+      <p>Enter your password in the password entry box.</p>
+    </item>
+    <item>
+      <p>Click <gui>Session</gui> below the password entry box and choose
+      <gui>GNOME Classic</gui>.</p>
+    </item>
+    <item>
+      <p>Click <gui>Sign In</gui>.</p>
+    </item>
+  </steps>
+
+  <steps>
+    <title>To switch from <em>GNOME Classic</em> to <em>GNOME</em>:</title>
+    <item>
+      <p>Save any open work, and then log out. Select your name in the upper
+      right-hand corner and then select <gui>Log Out</gui>.</p>
+    </item>
+    <item>
+      <p>A confirmation message will appear. Select <gui>Log Out</gui> to
+      confirm. The login screen appears.</p>
+    </item>
+    <item>
+      <p>At the login screen, select your name from the list.</p>
+    </item>
+    <item>
+      <p>Enter your password in the password entry box.</p>
+    </item>
+    <item>
+      <p>Click <gui>Session</gui> below the password entry box and choose
+      <gui>GNOME</gui>.</p>
+    </item>
+    <item>
+      <p>Click <gui>Sign In</gui>.</p>
+    </item>
+  </steps>
+
+</page>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index 8112c4b..3547bdd 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -207,6 +207,7 @@ HELP_FILES = \
        files-tilde.page \
        files.page \
        get-involved.page \
+       gnome-classic.page \
        hardware-auth.page \
        hardware-cardreader.page \
        hardware-driver.page \


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