release-notes/devel/en_US Desktop.xml,1.11,1.12

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Apr 4 01:56:36 UTC 2007


Author: pfrields

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28154

Modified Files:
	Desktop.xml 
Log Message:
Fix tagging



Index: Desktop.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Desktop.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Desktop.xml	4 Apr 2007 01:29:33 -0000	1.11
+++ Desktop.xml	4 Apr 2007 01:56:33 -0000	1.12
@@ -2,57 +2,57 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
 <section id="sn-Desktop">
-  <articleinfo>
-    <title>Docs/Beats/Desktop</title>
-  </articleinfo>
-
   <title>Fedora Desktop</title>
 
-  <para></para>
-
   <para>
     This section details changes that affect Fedora graphical desktop
     users.
   </para>
 
-  <para/>
-
-  <section>
+  <section id="sn-xdg-user-dirs">
     <title>Localized Common User Directories (xdg-user-dirs)</title>
     <para>
       This release of Fedora now includes the new common user directory
-      structure, <code>xdg-user-dirs</code>. Features of these new user
-      directories include:
+      structure, <systemitem>xdg-user-dirs</systemitem>. Features of
+      these new user directories include:
     </para>
     <itemizedlist>
-      <listitem>Directory names can be localized (translated) </listitem>
-      <listitem>Includes a set of common directories by default, such as for documents, music, pictures, and downloads. </listitem>
-      <listitem>Appear as common bookmarks in the file browser, and are picked up by many applications as app-specific defaults.  For example, a music player would start the file opening dialog in the default music directory. </listitem>
+      <listitem>
+	<para>Directory names can be localized (translated)</para>
+      </listitem>
+      <listitem>
+	<para>Includes a set of common directories by default, such as
+	for documents, music, pictures, and downloads.</para>
+      </listitem>
+      <listitem>
+	<para>Appear as common bookmarks in the file browser, and are
+	  picked up by many applications as app-specific defaults.  For
+	  example, a music player would start the file opening dialog in
+	  the default music directory.</para>
+      </listitem>
       <listitem>
         <para>
           Configurable by users, who can move or rename the directories
-          via the <emphasis role='strong'>Nautilus</emphasis> file
-          manager, or by editing <code>~/.config/user-dirs.dirs</code>.
+	  via the <application>Nautilus</application> file manager, or
+	  by editing <filename>~/.config/user-dirs.dirs</filename>.
         </para>
       </listitem>
     </itemizedlist>
-    <para/>
   </section>
 
-  <section>
+  <section id="sn-software-management">
     <title>Software Management</title>
     <para>
-      The performance for the <code>yum</code> software management
+      The performance for the <command>yum</command> software management
       utility has been greatly improved in Fedora 7. The repository
       metadata parser has now been implemented in C. A new mirror
       management infrastructure also ensures better mirror selection
       and, in most cases, faster performance. The
-      <emphasis role='strong'>Pirut</emphasis> package management tool
-      and the <emphasis role='strong'>Pup</emphasis> software update
-      utility are based on <code>yum</code>, so their performance is
-      likewise improved.
+      <application>Pirut</application> package management tool and the
+      <application>Pup</application> software update utility are based
+      on <command>yum</command>, so their performance is likewise
+      improved.
     </para>
-    <para/>
   </section>
 
   <section>
@@ -63,51 +63,36 @@
     </para>
     <para>
       The GNOME splash screen has been disabled upstream intentionally.
-      To enable it, use <code>gconf-editor</code> or the following
+      To enable it, use <command>gconf-editor</command> or the following
       command:
     </para>
-    <para/>
-<screen><![CDATA[gconftool-2 --set /apps/gnome-session/options/show_splash_screen --type bool true 
-]]></screen>
+    <screen><![CDATA[gconftool-2 --set /apps/gnome-session/options/show_splash_screen --type bool true]]></screen>
     <para>
       The lock screen dialog theme is not connected to the selected
       screensaver in this release. To enable it, use
-      <code>gconf-editor</code> or the following command:
-    </para>
-    <para/>
-<screen><![CDATA[gconftool-2 --set  --type string /apps/gnome-screensaver/lock_dialog_theme  "system"  
-]]></screen>
-    <para/>
-  </section>
-
-  <section>
-    <title>KDE</title>
-    <para>
-      <emphasis>No content submitted</emphasis>
+      <command>gconf-editor</command> or the following command:
     </para>
-    <para/>
+    <screen><![CDATA[gconftool-2 --set  --type string /apps/gnome-screensaver/lock_dialog_theme  "system"]]></screen>
   </section>
 
   <section>
     <title>Web Browsers</title>
     <para>
       This release of Fedora includes version 2.0 of the popular
-      <emphasis role='strong'>Firefox</emphasis> web browser. Refer to
-      <ulink url='http://firefox.com/'>http://firefox.com/</ulink> for
-      more information about Firefox.
+      <application>Firefox</application> web browser. Refer to <ulink
+	url='http://firefox.com/'/> for more information about Firefox.
     </para>
-    <para/>
   </section>
 
   <section>
     <title>Mail Clients</title>
     <para>
-      The <code>mail-notification</code> package has been split. The
-      <emphasis role='strong'>Evolution</emphasis> plugin is now in a
+      The <package>mail-notification</package> package has been split.
+      The <application>Evolution</application> plugin is now in a
       separate package called
-      <code>mail-notification-evolution-plugin</code>. When you update
-      the <code>mail-notification</code> package, the plugin is added
-      automatically.
+      <package>mail-notification-evolution-plugin</package>. When you
+      update the <package>mail-notification</package> package, the
+      plugin is added automatically.
     </para>
   </section>
 </section>




More information about the Fedora-docs-commits mailing list