Revision: 204
http://svn.sourceforge.net/cishell/?rev=204&view=rev
Author: bh2
Date: 2006-09-19 14:46:24 -0700 (Tue, 19 Sep 2006)
Log Message:
-----------
got rid of old resourced linked in data manager gui's build.properties file
Modified Paths:
--------------
trunk/clients/gui/org.cishell.reference.gui.datamanager/build.properties
Modified: trunk/clients/gui/org.cishell.reference.gui.datamanager/build.properties
===================================================================
--- trunk/clients/gui/org.cishell.reference.gui.datamanager/build.properties 2006-09-19 17:51:54 UTC (rev 203)
+++ trunk/clients/gui/org.cishell.reference.gui.datamanager/build.properties 2006-09-19 21:46:24 UTC (rev 204)
@@ -1,6 +1,4 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
- .,\
- icons/,\
- plugin.xml
+ .
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|