You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by th...@apache.org on 2006/03/21 23:26:51 UTC

svn commit: r387649 - /lenya/trunk/src/modules/opendocument/menus.xmap

Author: thorsten
Date: Tue Mar 21 14:26:49 2006
New Revision: 387649

URL: http://svn.apache.org/viewcvs?rev=387649&view=rev
Log:
Fixing typo in src location of the opendocument module

Modified:
    lenya/trunk/src/modules/opendocument/menus.xmap

Modified: lenya/trunk/src/modules/opendocument/menus.xmap
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/modules/opendocument/menus.xmap?rev=387649&r1=387648&r2=387649&view=diff
==============================================================================
--- lenya/trunk/src/modules/opendocument/menus.xmap (original)
+++ lenya/trunk/src/modules/opendocument/menus.xmap Tue Mar 21 14:26:49 2006
@@ -24,7 +24,7 @@
     <map:pipeline>
       
       <map:match pattern="**">
-        <map:generate type="serverpages" src="fallback://modules/opendocument/config/menus/opendocument.xsp"/>
+        <map:generate type="serverpages" src="fallback://lenya/modules/opendocument/config/menus/opendocument.xsp"/>
         <map:serialize type="xml"/>
       </map:match>
       



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


Re: svn commit: r387649 - /lenya/trunk/src/modules/opendocument/menus.xmap

Posted by Thorsten Scherler <th...@apache.org>.
El mar, 21-03-2006 a las 23:55 +0100, Michael Wechner escribió:
> thanks :-)
> 
> Michi
> 

to you for the heads up. :)

salu2

> thorsten@apache.org wrote:
> 
> >Author: thorsten
> >Date: Tue Mar 21 14:26:49 2006
> >New Revision: 387649
> >
> >URL: http://svn.apache.org/viewcvs?rev=387649&view=rev
> >Log:
> >Fixing typo in src location of the opendocument module
> >
> >Modified:
> >    lenya/trunk/src/modules/opendocument/menus.xmap
> >
> >Modified: lenya/trunk/src/modules/opendocument/menus.xmap
> >URL: http://svn.apache.org/viewcvs/lenya/trunk/src/modules/opendocument/menus.xmap?rev=387649&r1=387648&r2=387649&view=diff
> >==============================================================================
> >--- lenya/trunk/src/modules/opendocument/menus.xmap (original)
> >+++ lenya/trunk/src/modules/opendocument/menus.xmap Tue Mar 21 14:26:49 2006
> >@@ -24,7 +24,7 @@
> >     <map:pipeline>
> >       
> >       <map:match pattern="**">
> >-        <map:generate type="serverpages" src="fallback://modules/opendocument/config/menus/opendocument.xsp"/>
> >+        <map:generate type="serverpages" src="fallback://lenya/modules/opendocument/config/menus/opendocument.xsp"/>
> >         <map:serialize type="xml"/>
> >       </map:match>
> >       
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
> >For additional commands, e-mail: commits-help@lenya.apache.org
> >
> >
> >  
> >
> 
> 
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


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


Re: svn commit: r387649 - /lenya/trunk/src/modules/opendocument/menus.xmap

Posted by Thorsten Scherler <th...@apache.org>.
El mar, 21-03-2006 a las 23:55 +0100, Michael Wechner escribió:
> thanks :-)
> 
> Michi
> 

to you for the heads up. :)

salu2

> thorsten@apache.org wrote:
> 
> >Author: thorsten
> >Date: Tue Mar 21 14:26:49 2006
> >New Revision: 387649
> >
> >URL: http://svn.apache.org/viewcvs?rev=387649&view=rev
> >Log:
> >Fixing typo in src location of the opendocument module
> >
> >Modified:
> >    lenya/trunk/src/modules/opendocument/menus.xmap
> >
> >Modified: lenya/trunk/src/modules/opendocument/menus.xmap
> >URL: http://svn.apache.org/viewcvs/lenya/trunk/src/modules/opendocument/menus.xmap?rev=387649&r1=387648&r2=387649&view=diff
> >==============================================================================
> >--- lenya/trunk/src/modules/opendocument/menus.xmap (original)
> >+++ lenya/trunk/src/modules/opendocument/menus.xmap Tue Mar 21 14:26:49 2006
> >@@ -24,7 +24,7 @@
> >     <map:pipeline>
> >       
> >       <map:match pattern="**">
> >-        <map:generate type="serverpages" src="fallback://modules/opendocument/config/menus/opendocument.xsp"/>
> >+        <map:generate type="serverpages" src="fallback://lenya/modules/opendocument/config/menus/opendocument.xsp"/>
> >         <map:serialize type="xml"/>
> >       </map:match>
> >       
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
> >For additional commands, e-mail: commits-help@lenya.apache.org
> >
> >
> >  
> >
> 
> 
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


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


Re: svn commit: r387649 - /lenya/trunk/src/modules/opendocument/menus.xmap

Posted by Michael Wechner <mi...@wyona.com>.
thanks :-)

Michi

thorsten@apache.org wrote:

>Author: thorsten
>Date: Tue Mar 21 14:26:49 2006
>New Revision: 387649
>
>URL: http://svn.apache.org/viewcvs?rev=387649&view=rev
>Log:
>Fixing typo in src location of the opendocument module
>
>Modified:
>    lenya/trunk/src/modules/opendocument/menus.xmap
>
>Modified: lenya/trunk/src/modules/opendocument/menus.xmap
>URL: http://svn.apache.org/viewcvs/lenya/trunk/src/modules/opendocument/menus.xmap?rev=387649&r1=387648&r2=387649&view=diff
>==============================================================================
>--- lenya/trunk/src/modules/opendocument/menus.xmap (original)
>+++ lenya/trunk/src/modules/opendocument/menus.xmap Tue Mar 21 14:26:49 2006
>@@ -24,7 +24,7 @@
>     <map:pipeline>
>       
>       <map:match pattern="**">
>-        <map:generate type="serverpages" src="fallback://modules/opendocument/config/menus/opendocument.xsp"/>
>+        <map:generate type="serverpages" src="fallback://lenya/modules/opendocument/config/menus/opendocument.xsp"/>
>         <map:serialize type="xml"/>
>       </map:match>
>       
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
>For additional commands, e-mail: commits-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org
+41 44 272 91 61


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


Re: svn commit: r387649 - /lenya/trunk/src/modules/opendocument/menus.xmap

Posted by Michael Wechner <mi...@wyona.com>.
thanks :-)

Michi

thorsten@apache.org wrote:

>Author: thorsten
>Date: Tue Mar 21 14:26:49 2006
>New Revision: 387649
>
>URL: http://svn.apache.org/viewcvs?rev=387649&view=rev
>Log:
>Fixing typo in src location of the opendocument module
>
>Modified:
>    lenya/trunk/src/modules/opendocument/menus.xmap
>
>Modified: lenya/trunk/src/modules/opendocument/menus.xmap
>URL: http://svn.apache.org/viewcvs/lenya/trunk/src/modules/opendocument/menus.xmap?rev=387649&r1=387648&r2=387649&view=diff
>==============================================================================
>--- lenya/trunk/src/modules/opendocument/menus.xmap (original)
>+++ lenya/trunk/src/modules/opendocument/menus.xmap Tue Mar 21 14:26:49 2006
>@@ -24,7 +24,7 @@
>     <map:pipeline>
>       
>       <map:match pattern="**">
>-        <map:generate type="serverpages" src="fallback://modules/opendocument/config/menus/opendocument.xsp"/>
>+        <map:generate type="serverpages" src="fallback://lenya/modules/opendocument/config/menus/opendocument.xsp"/>
>         <map:serialize type="xml"/>
>       </map:match>
>       
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
>For additional commands, e-mail: commits-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org
+41 44 272 91 61


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