weaver      2003/08/06 12:51:02

  Modified:    applications/demo/src/webapp/WEB-INF portlet.xml
  Log:
  Added an additional preference value to the PreferencePortlet's descriptor
  
  Revision  Changes    Path
  1.3       +1 -0      
jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/portlet.xml
  
  Index: portlet.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/portlet.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- portlet.xml       1 Aug 2003 20:14:11 -0000       1.2
  +++ portlet.xml       6 Aug 2003 19:51:02 -0000       1.3
  @@ -58,6 +58,7 @@
         <preference>
                 <name>pref1</name>
                 <value>Hello</value>
  +               <value>Hello2</value>
          </preference>
       </portlet-preferences>
     </portlet>
  
  
  

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

Reply via email to