Author: nextgens
Date: 2008-04-23 01:44:45 +0000 (Wed, 23 Apr 2008)
New Revision: 19513

Modified:
   trunk/apps/thingamablog/build.xml
Log:
thingamablog: patch to build.xml

Modified: trunk/apps/thingamablog/build.xml
===================================================================
--- trunk/apps/thingamablog/build.xml   2008-04-22 23:39:58 UTC (rev 19512)
+++ trunk/apps/thingamablog/build.xml   2008-04-23 01:44:45 UTC (rev 19513)
@@ -126,11 +126,6 @@
                <!-- copy the sample templates to the jar dir -->
                <copy todir="${jar_dir}/template_sets">
                        <fileset dir="${templates_dir}" />
-               </copy>
-               
-               <!-- copy the lang packs to the jar dir -->
-               <copy todir="${jar_dir}/languages">
-                               <fileset dir="${languages_dir}" />
                </copy>

                <!-- copy any text and icon files to the jar dir -->


Reply via email to