Author: gmcdonald
Date: Thu Jan 15 04:04:35 2009
New Revision: 734679
URL: http://svn.apache.org/viewvc?rev=734679&view=rev
Log:
Whitespace changes only. Used xmlformat
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/locationmap.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/locationmap.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/locationmap.xml?rev=734679&r1=734678&r2=734679&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/locationmap.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/locationmap.xml
Thu Jan 15 04:04:35 2009
@@ -28,11 +28,11 @@
</selectors>
</components>
<locator>
- <match pattern="odt.transform.*.*">
- <select>
- <location
src="resources/stylesheets/{1}-to-{2}.xsl"/>
- <location
src="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.OOo/resources/stylesheets/{1}-to-{2}.xsl"/>
- </select>
+ <match pattern="odt.transform.*.*">
+ <select>
+ <location src="resources/stylesheets/{1}-to-{2}.xsl"/>
+ <location
src="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.OOo/resources/stylesheets/{1}-to-{2}.xsl"/>
+ </select>
</match>
</locator>
</locationmap>