Author: ken Date: 2010-10-11 07:17:48 -0600 (Mon, 11 Oct 2010) New Revision: 8626
Modified: trunk/BOOK/general.ent trunk/BOOK/general/graphlib/babl.xml trunk/BOOK/general/graphlib/gegl.xml Log: Fix properties on babl, gegl and revert the gimp version-change until I've prepared the matching text. Modified: trunk/BOOK/general/graphlib/babl.xml =================================================================== --- trunk/BOOK/general/graphlib/babl.xml 2010-10-11 00:52:44 UTC (rev 8625) +++ trunk/BOOK/general/graphlib/babl.xml 2010-10-11 13:17:48 UTC (rev 8626) @@ -16,8 +16,8 @@ <?dbhtml filename="babl.html"?> <sect1info> - <othername>$LastChangedBy: fubar $</othername> - <date>$Date: 2010-10-10 23:59:59 +0000 (Sun, 10 Oct 2010) $</date> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> </sect1info> <title>babl-&babl-version;</title> Property changes on: trunk/BOOK/general/graphlib/babl.xml ___________________________________________________________________ Added: svn:keywords + LastChangedBy Date Modified: trunk/BOOK/general/graphlib/gegl.xml =================================================================== --- trunk/BOOK/general/graphlib/gegl.xml 2010-10-11 00:52:44 UTC (rev 8625) +++ trunk/BOOK/general/graphlib/gegl.xml 2010-10-11 13:17:48 UTC (rev 8626) @@ -16,8 +16,8 @@ <?dbhtml filename="gegl.html"?> <sect1info> - <othername>$LastChangedBy: fubar $</othername> - <date>$Date: 2010-10-10 23:59:59 +0000 (Sun, 10 Oct 2010) $</date> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> </sect1info> <title>gegl-&gegl-version;</title> Property changes on: trunk/BOOK/general/graphlib/gegl.xml ___________________________________________________________________ Added: svn:keywords + LastChangedBy Date Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-10-11 00:52:44 UTC (rev 8625) +++ trunk/BOOK/general.ent 2010-10-11 13:17:48 UTC (rev 8626) @@ -3,7 +3,7 @@ $Date$ --> -<!ENTITY day "10"> <!-- Always 2 digits --> +<!ENTITY day "11"> <!-- Always 2 digits --> <!ENTITY month "10"> <!-- Always 2 digits --> <!ENTITY year "2010"> <!ENTITY copyrightdate "2001-&year;"> @@ -723,7 +723,7 @@ <!ENTITY AbiWord-version "2.4.6"> <!ENTITY gnumeric-version "1.8.2"> <!ENTITY gnucash-version "2.2.4"> -<!ENTITY gimp-version "2.6.8"> +<!ENTITY gimp-version "2.2.17"> <!ENTITY evolution-version "2.30.2"> <!-- Chapter 35 --> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
