taylor      2005/01/19 15:19:49

  Modified:    applications/security/src/webapp/WEB-INF portlet.xml
  Log:
  had a request to remove technology from title
  
  Revision  Changes    Path
  1.12      +3 -3      
jakarta-jetspeed-2/applications/security/src/webapp/WEB-INF/portlet.xml
  
  Index: portlet.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/applications/security/src/webapp/WEB-INF/portlet.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- portlet.xml       13 Jan 2005 06:13:17 -0000      1.11
  +++ portlet.xml       19 Jan 2005 23:19:49 -0000      1.12
  @@ -21,7 +21,7 @@
                        <value>/WEB-INF/security/login/login.jsp</value>
                </init-param>
        <portlet-name>LoginPortlet</portlet-name>
  -     <display-name>Login Portlet</display-name>
  +     <display-name>Login</display-name>
        
<portlet-class>org.apache.portals.bridges.common.GenericServletPortlet</portlet-class>
            <expiration-cache>-1</expiration-cache>
        <supports>
  @@ -32,8 +32,8 @@
         <supported-locale>ja</supported-locale>
            
<resource-bundle>org.apache.jetspeed.portlets.security.resources.LoginResources</resource-bundle>
                <portlet-info>
  -                     <title>Login Portlet</title>
  -                     <short-title>Login Portlet</short-title>
  +                     <title>Login</title>
  +                     <short-title>Login</short-title>
        </portlet-info>
        </portlet>
        <portlet id="AddUserPortlet">
  
  
  

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

Reply via email to