Author: thorsten Date: Mon Jul 17 04:17:46 2006 New Revision: 422684 URL: http://svn.apache.org/viewvc?rev=422684&view=rev Log: Adding the resources dir to the forrest.properties Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties?rev=422684&r1=422683&r2=422684&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/forrest.properties Mon Jul 17 04:17:46 2006 @@ -22,6 +22,7 @@ project.content-dir=. project.xdocs-dir=${project.content-dir}/content/xdocs project.raw-content-dir=${project.content-dir}/content +project.resources-dir=${project.content-dir}/content/resources # FIXME: FOR-785 forrest.validate.skinconf=false