cziegeler 2003/01/15 06:06:37
Modified: src/blocks/portal-fw/samples/profiles types.xml
admintypes.xml
Log:
Correct spelling
Revision Changes Path
1.2 +1 -1 xml-cocoon2/src/blocks/portal-fw/samples/profiles/types.xml
Index: types.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/blocks/portal-fw/samples/profiles/types.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- types.xml 27 Sep 2002 12:11:13 -0000 1.1
+++ types.xml 15 Jan 2003 14:06:37 -0000 1.2
@@ -13,7 +13,7 @@
<typedef name="backgroundcolor" type="ENUMERATION">
<value name="white">#ffffff</value>
<value name="light-grey">#cccccc</value>
- <value name="dark-frey">#666666</value>
+ <value name="dark-grey">#666666</value>
<value name="black">black</value>
<value name="green-blue">#aab9bf</value>
1.2 +1 -1 xml-cocoon2/src/blocks/portal-fw/samples/profiles/admintypes.xml
Index: admintypes.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/blocks/portal-fw/samples/profiles/admintypes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- admintypes.xml 27 Sep 2002 12:11:13 -0000 1.1
+++ admintypes.xml 15 Jan 2003 14:06:37 -0000 1.2
@@ -13,7 +13,7 @@
<typedef name="backgroundcolor" type="ENUMERATION">
<value name="white">#ffffff</value>
<value name="light-grey">#cccccc</value>
- <value name="dark-frey">#666666</value>
+ <value name="dark-grey">#666666</value>
<value name="black">black</value>
<value name="green-blue">#aab9bf</value>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]