[Pixelle-commit] SF.net SVN: pixelle: [160] trunk/pixelle/src/com/mebigfatguy/pixelle/ resources/al
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-07-13 00:39:25
|
Revision: 160
http://pixelle.svn.sourceforge.net/pixelle/?rev=160&view=rev
Author: dbrosius
Date: 2008-07-12 17:39:33 -0700 (Sat, 12 Jul 2008)
Log Message:
-----------
fix schema location
Modified Paths:
--------------
trunk/pixelle/src/com/mebigfatguy/pixelle/resources/algorithms.xml
Modified: trunk/pixelle/src/com/mebigfatguy/pixelle/resources/algorithms.xml
===================================================================
--- trunk/pixelle/src/com/mebigfatguy/pixelle/resources/algorithms.xml 2008-07-12 17:28:23 UTC (rev 159)
+++ trunk/pixelle/src/com/mebigfatguy/pixelle/resources/algorithms.xml 2008-07-13 00:39:33 UTC (rev 160)
@@ -20,7 +20,7 @@
-->
<algorithms xmlns="http://pixelle.mebigfatguy.com/0.1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.w3schools.com note.xsd">
+ xsi:schemaLocation="/com/mebigfatguy/pixelle/resources/algorithms.xsd">
<group name="Separations">
<algorithm name="cyan">
<component name="red">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|