metasim 01/01/04 13:11:40
Modified: src/antidote/org/apache/tools/ant/gui/resources
antidote.properties
Log:
Fixed resource problems, and changed mechanism by which resources are passed
to
the actions.
Revision Changes Path
1.17 +5 -5
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.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- antidote.properties 2000/12/24 14:04:23 1.16
+++ antidote.properties 2001/01/04 21:11:39 1.17
@@ -22,17 +22,17 @@
org.apache.tools.ant.gui.Antidote.top.modules=\
org.apache.tools.ant.gui.modules.TargetMonitor
-org.apache.tools.ant.gui.modules.PropertyEditor.name=Properties
+org.apache.tools.ant.gui.modules.edit.PropertyEditor.name=Properties
-org.apache.tools.ant.gui.modules.ElementNavigator.name=Project
-org.apache.tools.ant.gui.modules.ElementNavigator.popupActions=\
+org.apache.tools.ant.gui.modules.edit.ElementNavigator.name=Project
+org.apache.tools.ant.gui.modules.edit.ElementNavigator.popupActions=\
newTarget, newTask, newProperty
org.apache.tools.ant.gui.modules.TargetMonitor.name=Selected Target(s)
org.apache.tools.ant.gui.modules.TargetMonitor.defText=[none]
-org.apache.tools.ant.gui.modules.Console.name=Console
-org.apache.tools.ant.gui.modules.Console.logLevel=Log message level:
+org.apache.tools.ant.gui.modules.console.BuildConsole.name=Console
+org.apache.tools.ant.gui.modules.console.BuildConsole.logLevel=Log message
level:
org.apache.tools.ant.gui.core.XMLFileFilter.description=XML Files