metasim     00/11/16 13:46:33

  Modified:    src/antidote/org/apache/tools/ant/gui/resources
                        antidote.properties
  Added:       src/antidote/org/apache/tools/ant/gui/resources project.gif
                        property.gif target.gif task.gif unknown.gif
  Log:
  Added icons to project tree view.
  
  Revision  Changes    Path
  1.11      +4 -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.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- antidote.properties       2000/11/16 19:41:05     1.10
  +++ antidote.properties       2000/11/16 21:46:33     1.11
  @@ -77,6 +77,7 @@
   org.apache.tools.ant.gui.acs.ACSTargetElementBeanInfo.if=if Clause
   org.apache.tools.ant.gui.acs.ACSTargetElementBeanInfo.unless=unless Clause
   org.apache.tools.ant.gui.acs.ACSTargetElementBeanInfo.xmlString=XML Code
  +org.apache.tools.ant.gui.acs.ACSTargetElementBeanInfo.icon=target.gif
   
   org.apache.tools.ant.gui.acs.ACSProjectElementBeanInfo.beanName=Project
   org.apache.tools.ant.gui.acs.ACSProjectElementBeanInfo.beanDescription=\
  @@ -85,6 +86,7 @@
   
org.apache.tools.ant.gui.acs.ACSProjectElementBeanInfo.description=Description
   org.apache.tools.ant.gui.acs.ACSProjectElementBeanInfo.basedir=Base Directory
   org.apache.tools.ant.gui.acs.ACSProjectElementBeanInfo.default=Default Target
  +org.apache.tools.ant.gui.acs.ACSProjectElementBeanInfo.icon=project.gif
   
   org.apache.tools.ant.gui.acs.ACSPropertyElementBeanInfo.beanName=Property
   org.apache.tools.ant.gui.acs.ACSPropertyElementBeanInfo.beanDescription=\
  @@ -92,12 +94,14 @@
   org.apache.tools.ant.gui.acs.ACSPropertyElementBeanInfo.name=Name
   org.apache.tools.ant.gui.acs.ACSPropertyElementBeanInfo.value=Value
   org.apache.tools.ant.gui.acs.ACSPropertyElementBeanInfo.file=File
  +org.apache.tools.ant.gui.acs.ACSPropertyElementBeanInfo.icon=property.gif
   
   org.apache.tools.ant.gui.acs.ACSTaskElementBeanInfo.beanName=Task
   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.xmlString=XML Code
  +org.apache.tools.ant.gui.acs.ACSTaskElementBeanInfo.icon=task.gif
   
   
   
  
  
  
  1.1                  
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/project.gif
  
        <<Binary file>>
  
  
  1.1                  
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/property.gif
  
        <<Binary file>>
  
  
  1.1                  
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/target.gif
  
        <<Binary file>>
  
  
  1.1                  
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/task.gif
  
        <<Binary file>>
  
  
  1.1                  
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/unknown.gif
  
        <<Binary file>>
  
  

Reply via email to