vgritsenko    2003/12/08 12:29:01

  Modified:    src/webapp/WEB-INF cocoon.xconf
  Log:
  catalog location
  
  Revision  Changes    Path
  1.34      +1 -1      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.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- cocoon.xconf      31 Oct 2003 11:45:55 -0000      1.33
  +++ cocoon.xconf      8 Dec 2003 20:29:01 -0000       1.34
  @@ -500,7 +500,7 @@
         +-->
     <i18n-bundles logger="core.i18n-bundles">
       <catalogue-name>messages</catalogue-name>
  -    <catalogue-location>i18n/translations</catalogue-location>
  +    
<catalogue-location>context://samples/i18n/translations</catalogue-location>
       <cache-at-startup>true</cache-at-startup>
     </i18n-bundles>
   
  
  
  

Reply via email to