You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by jo...@apache.org on 2006/06/19 10:01:24 UTC

svn commit: r415258 - /lenya/trunk/src/modules/svg/sitemap.xmap

Author: josias
Date: Mon Jun 19 01:01:23 2006
New Revision: 415258

URL: http://svn.apache.org/viewvc?rev=415258&view=rev
Log:
fixed directory name

Modified:
    lenya/trunk/src/modules/svg/sitemap.xmap

Modified: lenya/trunk/src/modules/svg/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/svg/sitemap.xmap?rev=415258&r1=415257&r2=415258&view=diff
==============================================================================
--- lenya/trunk/src/modules/svg/sitemap.xmap (original)
+++ lenya/trunk/src/modules/svg/sitemap.xmap Mon Jun 19 01:01:23 2006
@@ -18,8 +18,8 @@
 <map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
   
   <map:flow language="javascript">
-    <map:script src="corner/corner.js"/>
-    <map:script src="corner/tab.js"/>
+    <map:script src="shape/corner.js"/>
+    <map:script src="shape/tab.js"/>
   </map:flow>
 
   <map:pipelines>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org