Update of /var/cvs/applications/resources/config/components
In directory james.mmbase.org:/tmp/cvs-serv27081

Modified Files:
        resources.xml 
Log Message:
explicit versin


See also: http://cvs.mmbase.org/viewcvs/applications/resources/config/components


Index: resources.xml
===================================================================
RCS file: /var/cvs/applications/resources/config/components/resources.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- resources.xml       30 Jul 2007 23:16:41 -0000      1.8
+++ resources.xml       27 Jun 2008 12:59:27 -0000      1.9
@@ -1,14 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component
     name="resources"
+    version="1"
     xmlns="http://www.mmbase.org/xmlns/component";
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
     xsi:schemaLocation="http://www.mmbase.org/xmlns/component 
http://www.mmbase.org/xmlns/component.xsd";>
 
   <class name="org.mmbase.framework.BasicComponent" />
 
-  <description xml:lang="nl">Resources</description>
-  <description xml:lang="en">Resources</description>
+  <title xml:lang="nl">Resources</title>
+  <title xml:lang="en">Resources</title>
 
   <dependency component="core" version="9" />
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to