You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by tk...@apache.org on 2001/03/08 13:57:52 UTC

cvs commit: xml-batik/resources/org/apache/batik/bridge/resources Messages.properties

tkormann    01/03/08 04:57:51

  Modified:    sources/org/apache/batik/bridge Messages.java
  Added:       resources/org/apache/batik/bridge/resources
                        Messages.properties
  Removed:     resources/org/apache/batik/bridge Messages.properties
  Log:
  oups wrong place
  
  Revision  Changes    Path
  1.2       +2 -2      xml-batik/sources/org/apache/batik/bridge/Messages.java
  
  Index: Messages.java
  ===================================================================
  RCS file: /home/cvs/xml-batik/sources/org/apache/batik/bridge/Messages.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Messages.java	2001/03/08 12:39:22	1.1
  +++ Messages.java	2001/03/08 12:57:49	1.2
  @@ -17,7 +17,7 @@
    * This class manages the message for the bridge module.
    *
    * @author <a href="mailto:stephane@hillion.org">Stephane Hillion</a>
  - * @version $Id: Messages.java,v 1.1 2001/03/08 12:39:22 tkormann Exp $
  + * @version $Id: Messages.java,v 1.2 2001/03/08 12:57:49 tkormann Exp $
    */
   public class Messages {
   
  @@ -30,7 +30,7 @@
        * The error messages bundle class name.
        */
       protected final static String RESOURCES =
  -        "org.apache.batik.bridge.Messages";
  +        "org.apache.batik.bridge.resources.Messages";
   
       /**
        * The localizable support for the error messages.
  
  
  
  1.4       +41 -343   xml-batik/resources/org/apache/batik/bridge/resources/Messages.properties
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org