paulsp 01/10/13 01:11:35 Modified: webapp/WEB-INF/conf JetspeedResources.properties Log: Updated the Default Skin registry name to be consistent with the other defaults default registry names. Revision Changes Path 1.41 +2 -2 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.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- JetspeedResources.properties 2001/09/23 07:50:11 1.40 +++ JetspeedResources.properties 2001/10/13 08:11:35 1.41 @@ -1,7 +1,7 @@ ################################################################################ # Jetspeed Configuration # Author: Kevin A. Burton ([EMAIL PROTECTED]) -# $Id: JetspeedResources.properties,v 1.40 2001/09/23 07:50:11 taylor Exp $ +# $Id: JetspeedResources.properties,v 1.41 2001/10/13 08:11:35 paulsp 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. @@ -310,7 +310,7 @@ services.Registry.default.PortletControl=local-managers services.Registry.default.PortletController=local-managers services.Registry.default.MediaType=local-medias -services.Registry.default.Skin=skins +services.Registry.default.Skin=local-skins services.Registry.extension=.xreg services.Registry.refreshRate=100
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]