Revision: 2021
Author:
abhishek...@wishtreetech.com
Date: Fri Aug 16 00:04:25 2013
Log: Path issue fixed
http://code.google.com/p/openwonderland-modules/source/detail?r=2021
Modified:
/trunk/0.5/stable/quick-reference/my.module.properties
=======================================
--- /trunk/0.5/stable/quick-reference/my.module.properties Fri Jul 19
04:30:48 2013
+++ /trunk/0.5/stable/quick-reference/my.module.properties Fri Aug 16
00:04:25 2013
@@ -22,7 +22,7 @@
# Property: wonderland.dir (required)
# The location of the Wonderland source
#
-wonderland.dir=${current.dir}/../../../../wonderland
+wonderland.dir=${current.dir}/../../../wonderland
#
# Property: module.plugin.src (optional)