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

Modified Files:
        richtext.xml 
Log Message:



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


Index: richtext.xml
===================================================================
RCS file: /var/cvs/applications/richtext/config/components/richtext.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- richtext.xml        25 Apr 2008 22:31:05 -0000      1.4
+++ richtext.xml        7 Aug 2008 12:18:14 -0000       1.5
@@ -2,14 +2,18 @@
 <component
     name="richtext"
     defaultblock="rich"
+    version="1"
     xmlns="http://www.mmbase.org/xmlns/component";
     xmlns:xi="http://www.w3.org/2001/XInclude";
     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">Richtext</description>
-  <description xml:lang="en">Richtext</description>
 
+  <title xml:lang="nl">Richtext</title>
+  <title xml:lang="en">Richtext</title>
+
+  <dependency component="resources" version="1" />
 
   <block name="rich"
          classification="mynews"
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to