husted      2004/03/28 16:53:28

  Modified:    chain/apps/mailreader/src/resources/chain catalog.xml
  Log:
  Come current
  
  Revision  Changes    Path
  1.2       +4 -1      
jakarta-commons-sandbox/chain/apps/mailreader/src/resources/chain/catalog.xml
  
  Index: catalog.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/chain/apps/mailreader/src/resources/chain/catalog.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- catalog.xml       25 Mar 2004 12:41:32 -0000      1.1
  +++ catalog.xml       29 Mar 2004 00:53:28 -0000      1.2
  @@ -1,6 +1,9 @@
   <?xml version="1.0" ?>
   <chains>
       <command
  -        name="passThru"
  +        name="PassThru"
           className="org.apache.commons.chain.mailreader.commands.PassThru" />
  +    <command
  +        name="LocaleChange"
  +        className="org.apache.commons.chain.mailreader.commands.LocaleChange" />
   </chains>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to