Revision: 19164
          http://sourceforge.net/p/gate/code/19164
Author:   markagreenwood
Date:     2016-04-01 07:38:33 +0000 (Fri, 01 Apr 2016)
Log Message:
-----------
fixed the icon references so they work

Modified Paths:
--------------
    gate/trunk/plugins/Lang_Welsh/creole.xml

Modified: gate/trunk/plugins/Lang_Welsh/creole.xml
===================================================================
--- gate/trunk/plugins/Lang_Welsh/creole.xml    2016-04-01 07:36:28 UTC (rev 
19163)
+++ gate/trunk/plugins/Lang_Welsh/creole.xml    2016-04-01 07:38:33 UTC (rev 
19164)
@@ -26,7 +26,7 @@
         DEFAULT="resources/Tokeniser/postprocess.jape"
         COMMENT="The URL for the postprocessing transducer" SUFFIXES="jape">
         java.net.URL</PARAMETER>
-      <ICON>/resources/icons/welsh_tokenizer.png</ICON>
+      <ICON>welsh_tokenizer.png</ICON>
     </RESOURCE>
     <RESOURCE>
     <!-- Sentence Splitter Processing Resource -->
@@ -50,7 +50,7 @@
         DEFAULT="resources/sentenceSplitter/grammar/main-single-nl.jape"
         COMMENT="The URL for the transducer" SUFFIXES="jape">
         java.net.URL</PARAMETER>
-      <ICON>/resources/icons/welsh_splitter.png</ICON>
+      <ICON>welsh_splitter.png</ICON>
     </RESOURCE>
     <RESOURCE>
     <!-- Part of Speech Tagger Processing Resource -->
@@ -91,7 +91,7 @@
         DEFAULT="UTF-8"
         COMMENT="The encoding to be used for the ruleset and lexicon files"
         >java.lang.String</PARAMETER>
-      <ICON>/resources/icons/welsh_pos.png</ICON>
+      <ICON>welsh_pos.png</ICON>
     </RESOURCE>
     <RESOURCE>
     <!-- Morphological Analyser Processing Resource -->
@@ -140,7 +140,7 @@
         DEFAULT="resources/morph/grammar/validation-main.jape"
         COMMENT="The URL for the validation transducer" SUFFIXES="jape">
         java.net.URL</PARAMETER>
-       <ICON>/resources/icons/welsh_lemmatiser.png</ICON>      
+       <ICON>welsh_lemmatiser.png</ICON>       
     </RESOURCE>
  </CREOLE>
 </CREOLE-DIRECTORY>

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


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to