en-US/Desktop.xml

ryan lerch ryanlerch at fedoraproject.org
Thu Apr 2 00:45:16 UTC 2009


 en-US/Desktop.xml |  103 ++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 96 insertions(+), 7 deletions(-)

New commits:
commit 500b710fa6841ff7139a94190b99c330252cc610
Author: ryanlerch <ryanlerch at gmail.com>
Date:   Thu Apr 2 10:43:05 2009 +1000

    updated Desktop.xml with content from the wiki page (https://fedoraproject.org/wiki/Documentation_Desktop_Beat) is is now up to date with the wiki revision - 00:39, 2 April 2009 Ryanlerch (removed configuing sudo section)

diff --git a/en-US/Desktop.xml b/en-US/Desktop.xml
index 42bc0a3..1380549 100644
--- a/en-US/Desktop.xml
+++ b/en-US/Desktop.xml
@@ -39,12 +39,15 @@
 		  management tools was replaced by
 		  <package>gnome-bluetooth</package>. This adds easy
 		  access to switching Bluetooth on/off for laptops,
-		  and an easier to use new device setup assistant.
+		  and an easier to use new device setup assistant , as well as the ability to connect to input and audio devices. 
 		</para>
 		<para>
-		  The ObexFTP browsing code now has write support (it
-		  was read-only and delete before).
+		  The ObexFTP browsing code now has full write support, and new support for the Wacom Bluetooth tablet is included. 
 		</para>
+		<para>
+			Bluetooth audio support is included in gnome-bluetooth and pulseaudio as a technology preview. 
+		</para>
+		
 	      </listitem>
 	    </varlistentry>
 	  
@@ -72,8 +75,15 @@
 	<section>
 	  <title>KDE</title>
 	  <para>
-	    This release features KDE 4.2.1. 
+	    This release features KDE 4.2.2. Compatibility libraries from KDE 3.5.10 are provided for the remaining KDE 3 applications. 
 	  </para>
+		<para>
+			<ulink type="http" url="http://kde.org/announcements/announce-4.2.2.php">http://kde.org/announcements/announce-4.2.2.php</ulink>
+		</para>
+		<para>
+			KDE 4.2 is the latest release series of KDE 4 and provides several new features over 4.0 and 4.1, in particular most of the features known from KDE 3 and several new ones. KDE 4.2.2 is a bugfix release from the KDE 4.2 release series. 
+		</para>
+		
 	  <para>
 	    Fedora 11 includes a snapshot of the NetworkManager
 	    plasmoid <package>kde-plasma-networkmanagement</package>,
@@ -107,18 +117,97 @@
 	      </listitem>
 	    </varlistentry>
 	    <varlistentry>
-	      <term>Enhancements</term>
+	      <term>Desktop Effects</term>
 	      <listitem>
 		<para>
-		   
+		  KDE 4.2 improves support for desktop effects in KWin, the KDE window manager, in particular, they should be more reliable, and more effects are provided, including the famous Cube effect known from Compiz. However, desktop effects are still disabled by default in Fedora due to stability and reliability concerns. Desktop effects can be enabled in the Desktop applet of the System Settings application. 
+		</para>
+		<para>
+			Alternatively, Compiz may also be used with KDE. It can be installed from the repository by installing the compiz-kde package. Please note, however, that enabling desktop effects in KWin is the preferred way to use desktop effects in KDE 4. 
 		</para>
+		
 	      </listitem>
 	    </varlistentry>
 	    <varlistentry>
 	      <term>Package and Application Changes</term>
 	      <listitem>
 		<para>
-		   
+		  <itemizedlist>
+		  	<listitem>
+		  		<para>
+		  			kde-plasma-networkmanagement replaces knetworkmanager. It has also been made available as an update for Fedora 10, but does not replace knetworkmanager there. Please note that the nm-applet from NetworkManager-gnome is still the default NetworkManager applet in Fedora 11. 
+		  		</para>
+		  	</listitem>
+		  </itemizedlist>
+
+				In addition, the following changes made since the Fedora 10 release, which have been backported to Fedora 10 updates, are also part of Fedora 11: 
+
+			<itemizedlist>
+				<listitem>
+					<para>
+						KDE has been upgraded from version 4.1.2 to 4.2.2. 
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						qt and PyQt4 have been upgraded from 4.4 to 4.5. 
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						The phonon library has been upgraded from 4.2 to 4.3. 
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						A kdepim3 compatibility package, providing the KDE 3 version of libkcal, has been added to provide ICal support for taskjuggler again. 
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						A new subpackage kdebase-workspace-googlegadgets provides support for Google Gadgets in Plasma.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						The former package qgtkstyle is now part of qt.
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						The former package kde-plasma-lancelot is now part of kdeplasma-addons. 
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						New system-config-printer-kde and kdeutils-printer-applet subpackages have been split out from kdeadmin and kdeutils, respectively. 
+					</para>
+				</listitem>
+				<listitem>
+					<para>
+						The Akonadi framework is now used in several kdepim applications. Some changes have been made to accomodate it:
+						<itemizedlist>
+							<listitem>
+								<para>
+									The akonadi package now requires mysql-server so the default configuration works. The MySQL server does not have to be configured, as Akonadi starts up a per-user instance of mysqld with a default server configuration. It is also possible to set up Akonadi to use a manually-configured systemwide or remote MySQL server instance, however this is not the default. 
+								</para>
+							</listitem>
+							<listitem>
+								<para>
+									A kdepimlibs-akonadi subpackage has been split out from kdepimlibs because some libraries from kdepimlibs are also used in non-PIM applications. The split allows installing these applications without installing Akonadi and MySQL. 
+								</para>
+							</listitem>
+							
+						</itemizedlist>
+					</para>
+				</listitem>
+					<listitem>
+						<para>
+							kde-l10n supports more languages.
+						</para>
+					</listitem>
+					
+			</itemizedlist>
 		</para>
 	      </listitem>
 	    </varlistentry>





More information about the Fedora-docs-commits mailing list