metasim     00/11/17 14:39:06

  Modified:    src/antidote/org/apache/tools/ant/gui/resources
                        antidote.properties
  Log:
  Started work on a Properties Bean property editor.
  
  Revision  Changes    Path
  1.12      +1 -0      
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/antidote.properties
  
  Index: antidote.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/antidote.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- antidote.properties       2000/11/16 21:46:33     1.11
  +++ antidote.properties       2000/11/17 22:39:05     1.12
  @@ -100,6 +100,7 @@
   org.apache.tools.ant.gui.acs.ACSTaskElementBeanInfo.beanDescription=\
       A scoped property
   org.apache.tools.ant.gui.acs.ACSTaskElementBeanInfo.taskType=Type
  +org.apache.tools.ant.gui.acs.ACSTaskElementBeanInfo.namedValues=Attributes
   org.apache.tools.ant.gui.acs.ACSTaskElementBeanInfo.xmlString=XML Code
   org.apache.tools.ant.gui.acs.ACSTaskElementBeanInfo.icon=task.gif
   
  
  
  

Reply via email to