Author: crossley
Date: Wed Aug 30 21:44:38 2006
New Revision: 438791

URL: http://svn.apache.org/viewvc?rev=438791&view=rev
Log:
Change org.apache.forrest.themes.core/resources/themes/ to 
org.apache.forrest.themes.core/themes/

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-quickstart.xml

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-quickstart.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-quickstart.xml?rev=438791&r1=438790&r2=438791&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-quickstart.xml
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/how/howto-dispatcher-quickstart.xml
 Wed Aug 30 21:44:38 2006
@@ -108,7 +108,7 @@
         version management and everyone will benefit.
       </note>
       <ul>
-        <li>Copy THEMER_PLUGIN/resources/themes/pelt.fv into your project at
+        <li>Copy THEMER_PLUGIN/themes/pelt.fv into your project at
           PROJECT_HOME/src/documentation/resources/themes/pelt.fv
           (create the new directory folder first).
         </li>
@@ -156,7 +156,7 @@
       </ul>
       <p>
         Notice that you did not need to copy any other code to your project 
space.
-        Forrest finds the default contract in its core (the theme.core plugin).
+        Forrest finds the default contract in its core (the themes.core 
plugin).
       </p>
     </section>
 
@@ -182,7 +182,7 @@
       </p>
       <ul>
         <li>
-          Copy 
THEMER_PLUGIN/resources/themes/common/html/siteinfo-current-time.ft
+          Copy THEMER_PLUGIN/themes/common/html/siteinfo-current-time.ft
           into your project at
           
PROJECT_HOME/src/documentation/resources/themes/common/html/siteinfo-doodad.ft
           (create the new directory folders first).