jford       2004/09/09 15:25:30

  Modified:    applications/pam/src/webapp/WEB-INF portlet.xml
  Log:
  Added localization
  
  Revision  Changes    Path
  1.7       +3 -2      
jakarta-jetspeed-2/applications/pam/src/webapp/WEB-INF/portlet.xml
  
  Index: portlet.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/applications/pam/src/webapp/WEB-INF/portlet.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- portlet.xml       10 Jun 2004 19:54:48 -0000      1.6
  +++ portlet.xml       9 Sep 2004 22:25:30 -0000       1.7
  @@ -38,9 +38,9 @@
         <short-title>Apps</short-title>
         <keywords>applications,apps,PAM</keywords>
       </portlet-info>
  -</portlet>
  +  </portlet>
   
  -<portlet id="PortletApplicationDetail">
  +  <portlet id="PortletApplicationDetail">
       <init-param>
         <description>This parameter sets the template used in view mode.</description>
         <name>ViewPage</name>
  @@ -57,6 +57,7 @@
         <portlet-mode>VIEW</portlet-mode>
         <portlet-mode>HELP</portlet-mode>
       </supports>
  +    <supported-locale>en</supported-locale>
       <portlet-info>
         <title>Portlet Application Detail</title>
         <short-title>PAD</short-title>
  
  
  

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

Reply via email to