From: <mol...@us...> - 2009-10-20 10:12:53
|
Revision: 1496 http://openutils.svn.sourceforge.net/openutils/?rev=1496&view=rev Author: molaschi Date: 2009-10-20 10:12:45 +0000 (Tue, 20 Oct 2009) Log Message: ----------- MEDIA-30 fix node name Modified Paths: -------------- trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.processors.image-post.rc.xml Modified: trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.processors.image-post.rc.xml =================================================================== --- trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.processors.image-post.rc.xml 2009-10-19 15:57:11 UTC (rev 1495) +++ trunk/openutils-mgnlmedia/src/main/resources/mgnl-bootstrap/media/config.modules.media.processors.image-post.rc.xml 2009-10-20 10:12:45 UTC (rev 1496) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<sv:node sv:name="bw" xmlns:x2="http://schemas.microsoft.com/office/excel/2003/xml" +<sv:node sv:name="rc" xmlns:x2="http://schemas.microsoft.com/office/excel/2003/xml" xmlns:fn_old="http://www.w3.org/2004/10/xpath-functions" xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:html="http://www.w3.org/TR/REC-html40" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |