stefano     2003/03/10 15:05:37

  Modified:    src/webapp/WEB-INF cocoon.xconf
  Log:
  small cleanups
  
  Revision  Changes    Path
  1.2       +5 -5      cocoon-2.1/src/webapp/WEB-INF/cocoon.xconf
  
  Index: cocoon.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/WEB-INF/cocoon.xconf,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- cocoon.xconf      9 Mar 2003 00:10:43 -0000       1.1
  +++ cocoon.xconf      10 Mar 2003 23:05:37 -0000      1.2
  @@ -387,10 +387,10 @@
     <!--+
         | I18n Bundle Factory
         |
  -         | BundleFactory loads Bundles with i18n resources for the given locale.
  -         | Bundles are loaded from the 'catalogue_location'. Bundle base name is
  -         | 'catalogue_name' value.
  -         | If 'cache-at-startup' is true then BundleFactory preloads bundles.
  +       | BundleFactory loads Bundles with i18n resources for the given locale.
  +       | Bundles are loaded from the 'catalogue_location'. Bundle base name is
  +       | 'catalogue_name' value.
  +       | If 'cache-at-startup' is true then BundleFactory preloads bundles.
         +-->
     <i18n-bundles logger="core.i18n-bundles">
       <catalogue-name>messages</catalogue-name>
  @@ -645,7 +645,7 @@
     </monitor>
   
     <!--+
  -      | The Scheduler (???)
  +      | The Thread Scheduler (used by the flow to invalidate continuations) 
         +-->
     <cornerstone-threadmanager logger="core.scheduler">
       <thread-group>
  
  
  

Reply via email to