[wpdev-commits] xmlscripts/definitions/lists colors.xml,1.3,1.4
Brought to you by:
rip,
thiagocorrea
From: Incanus <inc...@us...> - 2004-10-20 20:42:32
|
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> |