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 vh...@apache.org on 2001/05/08 00:48:34 UTC

cvs commit: xml-batik/resources/org/apache/batik/apps/svgbrowser/resources Main.properties

vhardy      01/05/07 15:48:34

  Modified:    resources/org/apache/batik/apps/svgbrowser/resources
                        Main.properties
  Log:
  Added user-feedback when file cannot be loaded for files passed
  as command line arguments. Following feedback from Neeme Praks.
  
  Revision  Changes    Path
  1.2       +4 -1      xml-batik/resources/org/apache/batik/apps/svgbrowser/resources/Main.properties
  
  Index: Main.properties
  ===================================================================
  RCS file: /home/cvs/xml-batik/resources/org/apache/batik/apps/svgbrowser/resources/Main.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Main.properties	2001/03/08 01:21:04	1.1
  +++ Main.properties	2001/05/07 22:48:33	1.2
  @@ -9,7 +9,7 @@
   # The application-wide resources.
   #
   # Author: stephane@hillion.org
  -# $Id: Main.properties,v 1.1 2001/03/08 01:21:04 hillion Exp $
  +# $Id: Main.properties,v 1.2 2001/05/07 22:48:33 vhardy Exp $
   #
   
   #
  @@ -50,3 +50,6 @@
   Command.font-size = \
   -font-size <number>\n\
   \tSets the user interface default font size.
  +
  +Error.skipping.file = \
  +Cannot read file. File will not be loaded. \n
  
  
  

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