You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by pa...@apache.org on 2001/10/13 10:11:35 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf JetspeedResources.properties

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 (burton@apache.org)
  -# $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: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org