Revision: 9403
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9403&view=rev
Author:   jaumeortola
Date:     2013-02-17 16:51:14 +0000 (Sun, 17 Feb 2013)
Log Message:
-----------
[ca] change path to XSD

Modified Paths:
--------------
    
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/resource/ca/disambiguation.xml

Modified: 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/resource/ca/disambiguation.xml
===================================================================
--- 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/resource/ca/disambiguation.xml
      2013-02-17 13:48:14 UTC (rev 9402)
+++ 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/resource/ca/disambiguation.xml
      2013-02-17 16:51:14 UTC (rev 9403)
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
-<?xml-stylesheet type="text/xsl" href="../../rules/print.xsl" title="Pretty 
print" ?>
-<?xml-stylesheet type="text/css" href="../../rules/rules.css" title="Easy 
editing stylesheet" ?>
+<?xml-stylesheet type="text/xsl" 
href="../../../../../../../../../languagetool-core/src/main/resources/org/languagetool/rules/print.xsl"
 title="Pretty print" ?>
+<?xml-stylesheet type="text/css" 
href="../../../../../../../../../languagetool-core/src/main/resources/org/languagetool/rules/rules.css"
 title="Easy editing stylesheet" ?>
 <!--
 Catalan Disambiguation Rules for LanguageTool
 Copyright (C) 2012 Jaume OrtolĂ  i Font
 -->
-<rules lang="ca" xsi:noNamespaceSchemaLocation="../disambiguation.xsd" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
+<rules lang="ca" 
xsi:noNamespaceSchemaLocation="../../../../../../../../../languagetool-core/src/main/resources/org/languagetool/resource/disambiguation.xsd"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
     <unification feature="nombre">
         <equivalence type="S">
             <token 
postag="(PX..|N.{2}|[ADP].{3}|V.{4})[SN0].*|RG.*|CC|_PUNCT_CONT" 
postag_regexp="yes"></token>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to