2 commits - en_US/Fedora_desktop.xml

Paul W. Frields pfrields at fedoraproject.org
Thu Nov 6 16:58:27 UTC 2008


 en_US/Fedora_desktop.xml |   19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

New commits:
commit 87fb115ad086670074e48e44b2824034f5c4ff77
Author: Paul W. Frields <stickster at gmail.com>
Date:   Thu Nov 6 11:58:10 2008 -0500

    Add LXDE section from wiki

diff --git a/en_US/Fedora_desktop.xml b/en_US/Fedora_desktop.xml
index d88251e..73c3cc9 100644
--- a/en_US/Fedora_desktop.xml
+++ b/en_US/Fedora_desktop.xml
@@ -299,6 +299,23 @@
       </itemizedlist>
     </section>
   </section>
+  <section id="sn-LXDE">
+    <title>LXDE</title>
+    <para>
+      This release of Fedora comes with an additional desktop
+      environment named LXDE. LXDE is a new project that provides a
+      lightweight, fast desktop environment designed to be usable and
+      slim enough to keep resource usage low. To install the LXDE
+      environment, use the <guilabel>Add/Remove Software</guilabel>
+      tool or run:
+    </para>
+    <screen><command>su -c 'yum groupinstall LXDE'</command></screen>
+    <para>
+      If you only need the base components of LXDE, install the
+      lxde-common package:
+    </para>
+    <screen><command>su -c 'yum install lxde-common'</command></screen>
+  </section>
   <section id="sn-Sugar_Desktop">
     <title>Sugar Desktop</title>
     <para>The Sugar Desktop originated with the OLPC initiative. It


commit 96ee6cc9801e62d7e5386ed2c04c8af9ce73a4f9
Author: Paul W. Frields <stickster at gmail.com>
Date:   Thu Nov 6 11:55:18 2008 -0500

    Fix title case

diff --git a/en_US/Fedora_desktop.xml b/en_US/Fedora_desktop.xml
index bbaac39..d88251e 100644
--- a/en_US/Fedora_desktop.xml
+++ b/en_US/Fedora_desktop.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
  
 <section lang="en" id="sn-Fedora_desktop">
-  <title>Fedora desktop</title>
+  <title>Fedora Desktop</title>
   <para>This section details changes that affect Fedora graphical
     desktop users.</para>
   <section id="sn-Better_webcam_support">





More information about the Fedora-docs-commits mailing list