Author: gmcdonald
Date: Sun Jan 11 12:19:57 2009
New Revision: 733508

URL: http://svn.apache.org/viewvc?rev=733508&view=rev
Log:
Whistespace changes only

Modified:
    forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/locationmap.xml

Modified: 
forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/locationmap.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/locationmap.xml?rev=733508&r1=733507&r2=733508&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/locationmap.xml 
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/locationmap.xml 
Sun Jan 11 12:19:57 2009
@@ -28,11 +28,11 @@
     </selectors>
   </components>
   <locator>
-          <match pattern="text.transform.*.*">
-                  <select>
-                          <location src="resources/stylesheets/{1}-to-{2}.xsl" 
/>
-                          <location 
src="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.Text/resources/stylesheets/{1}-to-{2}.xsl"/>
-                  </select>
+    <match pattern="text.transform.*.*">
+      <select>
+        <location src="resources/stylesheets/{1}-to-{2}.xsl" />
+        <location 
src="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.Text/resources/stylesheets/{1}-to-{2}.xsl"/>
+      </select>
     </match>
   </locator>
 </locationmap>