en-US/Desktop.xml en-US/Release_Notes.xml en-US/Revision_History.xml

John J. McDonough jjmcd at fedoraproject.org
Sat Sep 4 18:04:32 UTC 2010


 en-US/Desktop.xml          |  176 +++++++++++++++++++++++++++++++++++++++++++++
 en-US/Release_Notes.xml    |    4 -
 en-US/Revision_History.xml |   41 +++++-----
 3 files changed, 200 insertions(+), 21 deletions(-)

New commits:
commit f750095575d67e37db22f11b63479fb6733f2bfe
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Sat Sep 4 14:04:24 2010 -0400

    Add Desktop

diff --git a/en-US/Desktop.xml b/en-US/Desktop.xml
new file mode 100644
index 0000000..811cf9d
--- /dev/null
+++ b/en-US/Desktop.xml
@@ -0,0 +1,176 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+%BOOK_ENTITIES;
+]>
+
+<section id="sect-Release_Notes-Desktop">
+
+  <title>Desktop Changes</title>
+
+
+  <section>
+    <title>Major package changes </title>
+
+    <section>
+      <title>man to man-db package exchange </title>
+      <indexterm>
+	<primary>man</primary>
+      </indexterm>
+      <indexterm>
+	<primary>man-db</primary>
+      </indexterm>
+      <indexterm>
+	<primary>whatis</primary>
+      </indexterm>
+      <indexterm>
+	<primary>apropos</primary>
+      </indexterm>
+      <indexterm>
+	<primary>manpath</primary>
+      </indexterm>
+      <indexterm>
+	<primary>lexgrog</primary>
+      </indexterm>
+      <para>
+	The package <package>man</package> is substituted by package
+	<package>man-db</package> which provides similar
+	functionality:
+      </para>
+      <para>
+	man description: The <package>man</package> package includes
+	three tools for finding information and/or documentation about
+	your Linux system: <application>man</application>,
+	<application>apropos</application>, and
+	<application>whatis</application>. The
+	<application>man</application> application formats and
+	displays on-line manual pages about commands or functions on
+	your system. <application>apropos</application> searches the
+	whatis database (containing short descriptions of system
+	commands) for a string. The <application>whatis</application>
+	searches its own database for a complete word.
+      </para>
+      <para>
+	man-db description : The <package>man-db</package> package
+	includes five tools for browsing man pages:
+	<application>man</application>,
+	<application>whatis</application>,
+	<application>apropos</application>,
+	<application>manpath</application> and
+	<application>lexgrog</application>. <application>man</application>
+	preformats and displays manual
+	pages. <application>whatis</application> searches the manual
+	page names. <application>apropos</application> searches the
+	manual page names and
+	descriptions. <application>manpath</application> determines
+	search path for manual
+	pages. <application>lexgrog</application> directly reads
+	header information in manual pages.
+      </para>
+    </section>
+  </section>
+
+  <section>
+      <title>KDE 4.5 </title>
+      <indexterm>
+	<primary>KDE</primary>
+      </indexterm>
+    <para>
+      This release features KDE 4.5. 
+    </para>
+    <para>
+      KDE 4.5 is the latest release of KDE 4. There are a number of
+      enhancements and new features.
+    </para>
+    <para>
+      The Fedora KDE Desktop User Guide is an important part of this
+      feature for users. It guides users how-to use the new KDE 4
+      Desktop and it's targeted to both former KDE 3.5 user and first
+      time KDE 4 users.
+    </para>
+    <para>
+      <ulink url="https://fedoraproject.org/wiki/KDE/Docs/DesktopUserGuide">
+      Fedora KDE Desktop User Guide (draft)</ulink>
+    </para>
+    <para>
+      Upstream documentation sites: <itemizedlist>
+      <listitem>
+	<para>
+	  <ulink url="http://docs.kde.org/">http://docs.kde.org/</ulink>
+	</para>
+	</listitem>
+	<listitem>
+	<para>
+	  <ulink url="http://www.kde.org/documentation/">
+	  http://www.kde.org/documentation/</ulink>
+	</para>
+      </listitem>
+    </itemizedlist>
+    </para>
+    <para>
+      KDE 4.5 release announcement: <ulink
+      url="http://kde.org/announcements/4.5/">
+      http://kde.org/announcements/4.5/</ulink>
+    </para>
+  </section>
+
+  <section>
+      <title>MeeGo </title>
+      <indexterm>
+	<primary>MeeGo</primary>
+      </indexterm>
+      <indexterm>
+	<primary>MID</primary>
+      </indexterm>
+      <indexterm>
+	<primary>IVI</primary>
+      </indexterm>
+      <indexterm>
+	<primary>Netbook UX</primary>
+      </indexterm>
+      <indexterm>
+	<primary>Clutter</primary>
+      </indexterm>
+      <indexterm>
+	<primary>GUPnP</primary>
+      </indexterm>
+      <indexterm>
+	<primary>libsocialweb</primary>
+      </indexterm>
+    <para>
+      MeeGo Netbook UX 1.0 is available in Fedora 14. 
+    </para>
+    <para>
+      The MeeGo&#8482; Architecture is designed to support multiple
+      platforms and usage models ranging from Netbooks and NetTops to
+      Mobile Internet Devices (<acronym>MID</acronym>) and various
+      embedded usage models, such as In Vehicle Infotainment
+      (<acronym>IVI</acronym>) systems. MeeGo Netbook UX is built on
+      the GNOME Mobile platform, extending and enriching it with new
+      technologies like Clutter, GUPnP and
+      <package>libsocialweb</package>. The MeeGo Netbook UX is the
+      user environment that sits of top of Fedora and associated MeeGo
+      core services. The netbook user interface and user interaction
+      model for the target devices then is on top of that. The Fedora
+      14 implementation specifically targets the Netbook UX.
+    </para>
+  </section>
+  <section>
+      <title>Sugar </title>
+      <indexterm>
+	<primary>Sugar</primary>
+      </indexterm>
+    <para>
+      Fedora 14 includes the latest <ulink
+      url="http://www.sugarlabs.org/"> Sugar Learning
+      Environment</ulink> (0.90), including an enhanced activity set
+      to provide a stable demo environment for Sugar as well as an
+      environment for developers.
+    </para>
+    <para>
+      This version provides major usability improvements for the first
+      login screen and the control panel, as well as new features such
+      as support for 3G networks.
+    </para>
+  </section>
+</section>
diff --git a/en-US/Release_Notes.xml b/en-US/Release_Notes.xml
index 5601a36..081bc78 100644
--- a/en-US/Release_Notes.xml
+++ b/en-US/Release_Notes.xml
@@ -24,10 +24,10 @@
        <xi:include href="Arch_Specific.xml"
        xmlns:xi="http://www.w3.org/2001/XInclude">
        </xi:include>
-  <!--     <xi:include href="09-Desktop.xml"
+       <xi:include href="Desktop.xml"
        xmlns:xi="http://www.w3.org/2001/XInclude">
        </xi:include>
-       <xi:include href="10-Networking.xml"
+  <!--     <xi:include href="10-Networking.xml"
        xmlns:xi="http://www.w3.org/2001/XInclude">
        </xi:include>
        <xi:include href="11-Printing.xml"
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index 328bea5..15fd64e 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -4,24 +4,27 @@
 %BOOK_ENTITIES;
 ]>
 <appendix id="appe-Release_Notes-Revision_History">
-	<title>Revision History</title>
-	<simpara>
-		<revhistory>
-			<revision>
-				<revnumber>0</revnumber>
-				<date>Sat Sep 4 2010</date>
-				<author>
-					<firstname>Dude</firstname>
-					<surname>McPants</surname>
-					<email>Dude.McPants at example.com</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Initial creation of book by publican</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-		</revhistory>
-	</simpara>
+  <title>Revision History</title>
+  <simpara>
+    <revhistory>
+      <revision>
+	<revnumber>0</revnumber>
+	<date>Sat Sep 4 2010</date>
+	<author>
+	  <firstname>John</firstname>
+	  <surname>McDonough</surname>
+	  <email>jjmcd at fedoraproject.org</email>
+	</author>
+	<revdescription>
+	  <simplelist>
+	    <member>Initial creation of book by publican</member>
+	  </simplelist>
+	  <simplelist>
+	    <member>Initial wiki conversions</member>
+	  </simplelist>
+	</revdescription>
+      </revision>
+    </revhistory>
+  </simpara>
 </appendix>
 




More information about the docs-commits mailing list