Author: ken
Date: 2012-01-26 12:27:22 -0700 (Thu, 26 Jan 2012)
New Revision: 9229

Modified:
   trunk/BOOK/general/genutils/desktop-file-utils.xml
Log:
Text changes in desktop-file-utils : Wayne's XDG changes for gnome-3 and my 
s/GNOME-2/Desktop Environments/ in the intro.

Modified: trunk/BOOK/general/genutils/desktop-file-utils.xml
===================================================================
--- trunk/BOOK/general/genutils/desktop-file-utils.xml  2012-01-26 19:16:08 UTC 
(rev 9228)
+++ trunk/BOOK/general/genutils/desktop-file-utils.xml  2012-01-26 19:27:22 UTC 
(rev 9229)
@@ -33,8 +33,8 @@
     <para>The <application>desktop-file-utils</application> package contains
     command line utilities for working with <ulink
     url="http://www.freedesktop.org/Standards/desktop-entry-spec";>desktop
-    entries</ulink>. These utilities are used by
-    <application>GNOME</application>-2 and other applications
+    entries</ulink>. These utilities are used by Desktop Environments
+    and other applications
     to manipulate the MIME-types application databases and help
     adhere to the Desktop Entry Specification.</para>
 
@@ -125,7 +125,7 @@
       <para>For <application>GNOME</application>:</para>
 
 <screen><literal>XDG_DATA_DIRS=$GNOME_PREFIX/share:/usr/local/share:/usr/share
-XDG_CONFIG_DIRS=&gnome-etc-dir;/xdg:/etc/xdg
+XDG_CONFIG_DIRS=$GNOME_SYSCONFDIR/xdg:/etc/xdg
 export XDG_DATA_DIRS XDG_CONFIG_DIRS</literal></screen>
 
       <para>For <application>KDE</application>:</para>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to