raphael 02/05/07 08:17:48 Modified: webapp/WEB-INF/conf JetspeedResources.properties Log: remove the Admin screen properties since it doesn't exist anymore nor the Admin portlet... Revision Changes Path 1.75 +1 -15 jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properties Index: JetspeedResources.properties =================================================================== RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedResources.properties,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- JetspeedResources.properties 7 May 2002 07:57:59 -0000 1.74 +++ JetspeedResources.properties 7 May 2002 15:17:48 -0000 1.75 @@ -1,7 +1,7 @@ ################################################################################ # Jetspeed Configuration # Author: Kevin A. Burton ([EMAIL PROTECTED]) -# $Id: JetspeedResources.properties,v 1.74 2002/05/07 07:57:59 raphael Exp $ +# $Id: JetspeedResources.properties,v 1.75 2002/05/07 15:17:48 raphael Exp $ ################################################################################ # This is the main file you will need to configuration Jetspeed. If there are # any secondary files they will be pointed to from this file. @@ -197,20 +197,6 @@ #in overview mode... #Default: 15 contentfeeds.portletbrowser.overview.maxportlets=15 - -######################################### -# Admin Control Panel Items # -######################################### -# This list is used by the Admin screen for listing the -# available admin portlets. -# These are depracted and should not be changed - -admin.portlet.name=GlobalAdminPortlet -admin.portlet.name=JetspeedPropertiesPortlet -admin.portlet.name=JavaRuntimePortlet -admin.portlet.name=DaemonAdminPortlet -admin.portlet.name=JetspeedContentAdmin -admin.portlet.name=BadURLManagerPortlet ######################################### # Daemon Configuration #
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
