Author: smilek
Date: Wed Feb 21 13:23:06 2007
New Revision: 510231

URL: http://svn.apache.org/viewvc?view=rev&rev=510231
Log:
comments on /desktop pipeline-map entry

Modified:
    portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/pipelines.xml

Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/pipelines.xml
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/pipelines.xml?view=diff&rev=510231&r1=510230&r2=510231
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/pipelines.xml 
(original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/pipelines.xml Wed Feb 
21 13:23:06 2007
@@ -443,8 +443,8 @@
             <entry key='/fileserver'>
                 <value>fileserver-pipeline</value>
             </entry>                        
-            <entry key='/desktop'>   <!-- the key "/desktop" cannot be changed 
without editing core.js (at least) -->
-                <value>desktop-pipeline</value>
+            <entry key='/desktop'>                <!-- the key "/desktop" 
cannot be changed without editing core.js (at least) -->
+                <value>desktop-pipeline</value>   <!--    must be set in third 
argument in JetspeedDesktop bean initialization -->
             </entry>                                    
             <entry key='/action'>
                 <value>desktop-action-pipeline</value>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to