Update of /cvsroot/wpdev/xmlscripts/definitions/lists
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3180/definitions/lists
Modified Files:
colors.xml
Log Message:
fixed a wrong color id
Index: colors.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/lists/colors.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** colors.xml 25 Feb 2004 22:38:55 -0000 1.3
--- colors.xml 20 Oct 2004 20:42:16 -0000 1.4
***************
*** 2176,2180 ****
<item>0x5ae</item>
<!-- ORANGE -->
! <item>0x5db</item>
<item>0x5de</item>
<item>0x5df</item>
--- 2176,2180 ----
<item>0x5ae</item>
<!-- ORANGE -->
! <item>0x5dd</item>
<item>0x5de</item>
<item>0x5df</item>
|