[install-guide] BZ#855202 - Added a section on Gnome Initial Experience

pbokoc pbokoc at fedoraproject.org
Mon Jul 1 15:01:57 UTC 2013


commit 66e7a4133fec26f1d120412b203a6b207c33b6bd
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Mon Jul 1 17:00:36 2013 +0200

    BZ#855202 - Added a section on Gnome Initial Experience

 en-US/Complete-x86.xml                             |    2 +-
 en-US/Complete_common-initial-experience.xml       |   33 ++++++++++++++++++++
 en-US/firstboot-systemuser.xml                     |    2 +-
 .../images/welcome/initial-setup-langselection.png |  Bin 0 -> 310377 bytes
 4 files changed, 35 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Complete-x86.xml b/en-US/Complete-x86.xml
index e8b0886..365d548 100644
--- a/en-US/Complete-x86.xml
+++ b/en-US/Complete-x86.xml
@@ -9,7 +9,7 @@
 	 <!--  Congratulations! Your installation is now complete!  --> <xi:include href="Complete_common-figure-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  Packages installed  --> <xi:include href="Complete_x86-para-2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	 <!--  The installation program prompts you to prepare your  --> <xi:include href="Complete_common-para-3.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <!--  After your computer's normal power-up sequence has completed  --> <!--  not in Beta <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Complete_common-para-6.xml"/>  --> <!--  For information on registering your Fedora subscription  -->
+	 <!--  After your computer's normal power-up sequence has completed  --> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Complete_common-initial-experience.xml"/>
 </section>
 
 
diff --git a/en-US/Complete_common-initial-experience.xml b/en-US/Complete_common-initial-experience.xml
new file mode 100644
index 0000000..4cd0bb2
--- /dev/null
+++ b/en-US/Complete_common-initial-experience.xml
@@ -0,0 +1,33 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<section id="sect-gnome-initial-setup">
+	<title>Initial Setup in GNOME</title>
+	<para>
+	  If you selected GNOME as your default desktop environment, the <application>Initial Setup</application> application will run when the newly installed system starts for the first time. This application allows you to change your system settings, such as the time zone, keyboard layout and language. If you haven't created an user account during the installation, you will be prompted to create one here.
+	</para>
+	<para>
+		All of the options available in this application can be changed using built-in tools after the initial setup is complete.
+	</para>
+	<important>
+		<title>Important</title>
+			<para>
+				The <application>Initial Setup</application> application is only available for GNOME. If you selected a different desktop environment during the package selection process, you need to create an user account during the installation to be able to access the system. See <xref linkend="sn-firstboot-systemuser" /> for information on creating users using <application>Anaconda</application> during the installation.
+			</para>
+	</important>
+	<para>
+	  After you are finished configuring the available options, click the <guilabel>Start using GNOME 3</guilabel> button on the application's last screen. You will then be able to log in to your user account. On the first login, the <application>Gnome Help</application> application will automatically open, allowing you to browse available tutorials and watch several videos showcasing some of the desktop environment's features.
+	</para>
+	<figure float="0" id="figu-initial-setup"><title>Language selection in Gnome Initial Setup</title>
+		<mediaobject>
+			<imageobject><imagedata fileref="images/welcome/initial-setup-langselection.png" format="PNG" scalefit="0" /></imageobject>
+			<textobject>
+				<para>
+					The first screen of the Initial Setup application, showing a language selection menu.
+				</para>
+			</textobject>
+		</mediaobject>
+	</figure>
+</section>
diff --git a/en-US/firstboot-systemuser.xml b/en-US/firstboot-systemuser.xml
index 033d62a..5d14685 100644
--- a/en-US/firstboot-systemuser.xml
+++ b/en-US/firstboot-systemuser.xml
@@ -53,7 +53,7 @@
 		<important condition="install-guide">
 			<title>Important — Create at least one user account</title>
 			<para>
-				If you do not create at least one user account in this step, you will not be able to log in to the Fedora graphical environment. If you skipped this step during installation, refer to <xref linkend="Trouble_After_Booting-GUI"/>.
+				If you selected GNOME as your desktop environment during the package selection process, you will be able to create an user account after the installation finishes. Other desktop environments, such as KDE or Xfce, do not offer this functionality. It is therefore important to create at least one user account during this step; otherwise you will not be able to log in to the Fedora graphical environment. If you skipped this step during installation, refer to <xref linkend="Trouble_After_Booting-GUI"/>.
 			</para>
 		</important>
 		<note condition="install-guide">
diff --git a/en-US/images/welcome/initial-setup-langselection.png b/en-US/images/welcome/initial-setup-langselection.png
new file mode 100644
index 0000000..3cf06e6
Binary files /dev/null and b/en-US/images/welcome/initial-setup-langselection.png differ


More information about the docs-commits mailing list