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

Modified Files:
        blocktypes.xml 
Log Message:
tools and admin are practicly indistinguishable so put them next to each other


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


Index: blocktypes.xml
===================================================================
RCS file: /var/cvs/config/components/blocktypes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- blocktypes.xml      12 Apr 2008 13:35:11 -0000      1.1
+++ blocktypes.xml      14 Aug 2008 20:17:56 -0000      1.2
@@ -16,14 +16,15 @@
     <title xml:lang="nl">Beheer</title>
     <title xml:lang="en">Admin</title>
   </blocktype>
-  <blocktype name="mmbase.components"      weight="20">
-    <title xml:lang="nl">Componenten</title>
-    <title xml:lang="en">Components</title>
-  </blocktype>
-  <blocktype name="mmbase.tools"           weight="30">
+  <blocktype name="mmbase.tools"           weight="20">
     <title xml:lang="nl">Gereedschap</title>
     <title xml:lang="en">Tools</title>
   </blocktype>
+  <blocktype name="mmbase.components"      weight="30">
+    <title xml:lang="nl">Componenten</title>
+    <title xml:lang="en">Components</title>
+  </blocktype>
+
   <blocktype name="mmbase.edit"            weight="40">
     <title xml:lang="nl">Redactie</title>
     <title xml:lang="en">Edit</title>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to