Author: randy Date: 2007-04-13 13:36:50 -0600 (Fri, 13 Apr 2007) New Revision: 6725
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genutils/desktop-file-utils.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to desktop-file-utils-0.12 Modified: trunk/BOOK/general/genutils/desktop-file-utils.xml =================================================================== --- trunk/BOOK/general/genutils/desktop-file-utils.xml 2007-04-13 15:47:20 UTC (rev 6724) +++ trunk/BOOK/general/genutils/desktop-file-utils.xml 2007-04-13 19:36:50 UTC (rev 6725) @@ -6,9 +6,9 @@ <!ENTITY desktop-file-utils-download-http "http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-&desktop-file-utils-version;.tar.gz"> <!ENTITY desktop-file-utils-download-ftp " "> - <!ENTITY desktop-file-utils-md5sum "b27a1890979caaca8e72ffe22af6e389"> - <!ENTITY desktop-file-utils-size "340 KB"> - <!ENTITY desktop-file-utils-buildsize "2.5 MB"> + <!ENTITY desktop-file-utils-md5sum "335b91ec70ea1c08f87dfde8c5926e7b"> + <!ENTITY desktop-file-utils-size "348 KB"> + <!ENTITY desktop-file-utils-buildsize "3 MB"> <!ENTITY desktop-file-utils-time "less than 0.1 SBU"> ]> @@ -148,8 +148,8 @@ --> <para>When a package installs a <filename>.desktop</filename> file - to a location in one the base data directories, a database - mapping MIME-types to available applications can be updated. For + to a location in one of the base data directories, the database + that maps MIME-types to available applications can be updated. For instance, the cache file at <filename>/usr/share/applications/mimeinfo.cache</filename> can be rebuilt by executing the following command as the <systemitem Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2007-04-13 15:47:20 UTC (rev 6724) +++ trunk/BOOK/general.ent 2007-04-13 19:36:50 UTC (rev 6725) @@ -3,7 +3,7 @@ $Date$ --> -<!ENTITY day "10"> <!-- Always 2 digits --> +<!ENTITY day "13"> <!-- Always 2 digits --> <!ENTITY month "04"> <!-- Always 2 digits --> <!ENTITY year "2007"> <!ENTITY version "svn-&year;&month;&day;"> @@ -157,7 +157,7 @@ <!ENTITY intltool-version "0.35.5"> <!ENTITY screen-version "4.0.3"> <!ENTITY tidy-version "cvs_20070326"> -<!ENTITY desktop-file-utils-version "0.11"> +<!ENTITY desktop-file-utils-version "0.12"> <!ENTITY xscreensaver-version "4.24"> <!ENTITY pilot-link-version "0.11.8"> <!ENTITY unixodbc-version "2.2.11"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2007-04-13 15:47:20 UTC (rev 6724) +++ trunk/BOOK/introduction/welcome/changelog.xml 2007-04-13 19:36:50 UTC (rev 6725) @@ -42,6 +42,15 @@ --> <listitem> + <para>April 13th, 2007</para> + <itemizedlist> + <listitem> + <para>[randy] - Updated to desktop-file-utils-0.12.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>April 10th, 2007</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
