Update of /cvsroot/eas-dev/clip-xml/example
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23140/example
Modified Files:
component.xml
Log Message:
Add descendant search support
Index: component.xml
===================================================================
RCS file: /cvsroot/eas-dev/clip-xml/example/component.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- component.xml 2 Jun 2006 14:15:21 -0000 1.1
+++ component.xml 25 Oct 2006 07:36:10 -0000 1.2
@@ -80,6 +80,7 @@
</install>
<uninstall> <!-- custom uninstall actions -->
+ <file name="** uninstall" />
</uninstall>
<locale lang="ru">
|