metasim 00/11/10 12:41:22
Modified: src/antidote/org/apache/tools/ant/gui/resources
antidote.properties default.gif new.gif open.gif
save.gif start.gif stop.gif
Log:
Started addition of a generic Bean editor/property sheet and supporting
infrastructure for Ant Elements.
Revision Changes Path
1.5 +0 -12
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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- antidote.properties 2000/11/09 23:14:21 1.4
+++ antidote.properties 2000/11/10 20:41:21 1.5
@@ -18,18 +18,6 @@
org.apache.tools.ant.gui.PropertyEditor.name=Target Info
org.apache.tools.ant.gui.PropertyEditor.noTargets=No targets selected.
-org.apache.tools.ant.gui.PropertyEditor.oneTarget=\
- <html><table>\
- <tr><td align="right" valign="top"><b>Name</b>:</td><td>{0}</td></tr>\
- <tr><td align="right"
valign="top"><b>Description</b>:</td><td>{1}</td></tr>\
- <tr><td align="right" valign="top"><b>Depends</b>:</td><td>{2}</td></tr>\
- </table></html>
-
-org.apache.tools.ant.gui.PropertyEditor.manyTargets=\
- <html><table>\
- <tr><td align="right"><b>Names</b>:</td><td>{0}</td></tr>\
- <tr><td align="right"><b>Depends</b>:</td><td>{1}</td></tr>\
- </table></html>
org.apache.tools.ant.gui.ProjectNavigator.name=Project
org.apache.tools.ant.gui.Console.name=Console
1.2 +1 -3
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/default.gif
<<Binary file>>
1.2 +2 -1
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/new.gif
<<Binary file>>
1.2 +4 -1
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/open.gif
<<Binary file>>
1.2 +2 -1
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/save.gif
<<Binary file>>
1.2 +1 -1
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/start.gif
<<Binary file>>
1.2 +1 -1
jakarta-ant/src/antidote/org/apache/tools/ant/gui/resources/stop.gif
<<Binary file>>