Author: nextgens
Date: 2007-06-16 23:43:42 +0000 (Sat, 16 Jun 2007)
New Revision: 13633

Modified:
   trunk/apps/Thaw/build.xml
Log:
Thaw: apply a patch to build.xml (from Jflesch)

Modified: trunk/apps/Thaw/build.xml
===================================================================
--- trunk/apps/Thaw/build.xml   2007-06-16 21:01:59 UTC (rev 13632)
+++ trunk/apps/Thaw/build.xml   2007-06-16 23:43:42 UTC (rev 13633)
@@ -44,6 +44,7 @@

                        <fileset dir="${src.dir}">
                                <include name="**/*.properties" />
+                               <include name="**/*.png" /><!-- for the liquid 
lnf -->
                        </fileset>
                </copy>
        </target>


Reply via email to