[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jserv-dev
Subject:    CVS update: turbine/conf/master meta.properties
From:       Java Apache CVS Development <jon () clearink ! com>
Date:       2000-12-29 19:31:16
[Download RAW message or body]

  User: celkins 
  Date: 00/12/29 11:31:16

  Modified:    conf/master meta.properties TurbineResources.master
  Log:
  Added configuration directives for the localization service
  
  Revision  Changes    Path
  1.9       +4 -0      turbine/conf/master/meta.properties
  
  Index: meta.properties
  ===================================================================
  RCS file: /products/cvs/turbine/turbine/conf/master/meta.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- meta.properties	2000/12/18 01:06:03	1.8
  +++ meta.properties	2000/12/29 19:31:15	1.9
  @@ -19,3 +19,7 @@
   # include.file=include=/path/to/properties.file
   # Do not forget to specify "include=" in there
   include.file=
  +
  +locale.default.bundle=MyBundle
  +locale.default.language=en
  +locale.default.country=US
  
  
  
  1.14      +4 -4      turbine/conf/master/TurbineResources.master
  
  Index: TurbineResources.master
  ===================================================================
  RCS file: /products/cvs/turbine/turbine/conf/master/TurbineResources.master,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- TurbineResources.master	2000/12/29 00:38:00	1.13
  +++ TurbineResources.master	2000/12/29 19:31:15	1.14
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: TurbineResources.master,v 1.13 2000/12/29 00:38:00 mpoeschl Exp $
  +# $Id: TurbineResources.master,v 1.14 2000/12/29 19:31:15 celkins Exp $
   #
   # This is the configuration file for Turbine.
   # -------------------------------------------------------------------
  @@ -502,9 +502,9 @@
   # Default ResourceBundle and language/country codes used by the
   # TurbineLocalizationService.
   #
  -locale.default.bundle=MyBundle
  -locale.default.language=en
  -locale.default.country=US
  +locale.default.bundle=@LOCALE_DEFAULT_BUNDLE@
  +locale.default.language=@LOCALE_DEFAULT_LANGUAGE@
  +locale.default.country=@LOCALE_DEFAULT_COUNTRY@
   
   #
   # This will set the charset= portion of the ContentType: header.
  
  
  

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic