[Yanel-commits] rev 44371 - public/yanel/trunk/src/realms/from-scratch-realm-template

michi at wyona.com michi at wyona.com
Mon Aug 24 23:40:51 CEST 2009


Author: michi
Date: 2009-08-24 23:40:51 +0200 (Mon, 24 Aug 2009)
New Revision: 44371

Modified:
   public/yanel/trunk/src/realms/from-scratch-realm-template/resource-types.xml
Log:
time tracker resource added but commented

Modified: public/yanel/trunk/src/realms/from-scratch-realm-template/resource-types.xml
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/resource-types.xml	2009-08-24 21:34:38 UTC (rev 44370)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/resource-types.xml	2009-08-24 21:40:51 UTC (rev 44371)
@@ -4,8 +4,11 @@
 
   <!-- HEADSUP: Make sure to add the trailing slash (/) in the @src attribute! -->
 
-  <resource-type src="@REALM_SRC_DIR@/res-types/layoutselector/" compile="true"/>
+  <resource-type src="@REALM_SRC_DIR@/res-types/layoutselector/" compile="true" copy-dir-name="fsr-layoutselector"/>
 <!--
   <resource-type src="/home/michi/src/wyona/public/yanel/contributions/resources/xopus3/" compile="true"/>
 -->
+<!--
+  <resource-type src="/Users/michaelwechner/src/wyona/public/yanel/contributions/resources/timetracker/" compile="true"/>
+-->
 </resource-types>



More information about the Yanel-commits mailing list