[Yanel-commits] rev 45992 - public/yanel/trunk/conf

michi at wyona.com michi at wyona.com
Sat Dec 12 17:06:55 CET 2009


Author: michi
Date: 2009-12-12 17:06:55 +0100 (Sat, 12 Dec 2009)
New Revision: 45992

Modified:
   public/yanel/trunk/conf/resource-types.xml
Log:
404 resource can now be used as package

Modified: public/yanel/trunk/conf/resource-types.xml
===================================================================
--- public/yanel/trunk/conf/resource-types.xml	2009-12-12 15:54:39 UTC (rev 45991)
+++ public/yanel/trunk/conf/resource-types.xml	2009-12-12 16:06:55 UTC (rev 45992)
@@ -38,7 +38,7 @@
   <resource-type src="@YANEL_SRC_DIR@/src/contributions/resources/image/" compile="true" copy-dir-name="yanel-image"/>
   <resource-type src="@YANEL_SRC_DIR@/src/contributions/resources/xinha/" compile="true" copy-dir-name="yanel-xinha"/>
   <resource-type src="@YANEL_SRC_DIR@/src/contributions/resources/sessionmanager/" compile="true" copy-dir-name="yanel-sessionmanager"/>
-  <resource-type src="@YANEL_SRC_DIR@/src/contributions/resources/404/" compile="true" copy-dir-name="yanel-404"/>
+  <resource-type src="@YANEL_SRC_DIR@/src/contributions/resources/404/" compile="true"/>
   <resource-type src="@YANEL_SRC_DIR@/src/contributions/resources/policymanager/" compile="true" copy-dir-name="yanel-policymanager"/>
   <resource-type src="@YANEL_SRC_DIR@/src/contributions/resources/timeline/" compile="true" copy-dir-name="yanel-timeline"/>
   <resource-type src="@YANEL_SRC_DIR@/src/contributions/resources/data-repo-sitetree/" compile="true" copy-dir-name="yanel-data-repo-sitetree"/>



More information about the Yanel-commits mailing list