2006/unicorn/org/w3c/unicorn/conf unicorn.properties,1.1,1.2

Update of /sources/public/2006/unicorn/org/w3c/unicorn/conf
In directory hutz:/tmp/cvs-serv28782/org/w3c/unicorn/conf

Modified Files:
	unicorn.properties 
Log Message:
Fixed errors where the velocity config file could not be found
New template system for index.html : only one velocity template file and several language properties files

Index: unicorn.properties
===================================================================
RCS file: /sources/public/2006/unicorn/org/w3c/unicorn/conf/unicorn.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- unicorn.properties	23 Jul 2009 13:00:40 -0000	1.1
+++ unicorn.properties	24 Jul 2009 13:47:46 -0000	1.2
@@ -39,3 +39,5 @@
 DELETE_UPLOADED_FILES = true
 
 REL_PATH_TO_CONF_FILES = org/w3c/unicorn/conf/
+
+PATH_TO_LANGUAGE_FILES = $PATH_TO_TEMPLATES, language/
\ No newline at end of file

Received on Friday, 24 July 2009 13:48:00 UTC