Revision: 7591
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7591&view=rev
Author:   milek_pl
Date:     2012-06-30 17:54:58 +0000 (Sat, 30 Jun 2012)
Log Message:
-----------
fix typos in the library names for Linux

Modified Paths:
--------------
    trunk/JLanguageTool/jnlp/LanguageToolServer.jnlp

Modified: trunk/JLanguageTool/jnlp/LanguageToolServer.jnlp
===================================================================
--- trunk/JLanguageTool/jnlp/LanguageToolServer.jnlp    2012-06-30 17:54:05 UTC 
(rev 7590)
+++ trunk/JLanguageTool/jnlp/LanguageToolServer.jnlp    2012-06-30 17:54:58 UTC 
(rev 7591)
@@ -49,10 +49,10 @@
                <jar href="hunspell-win32-amd64.jar" download="lazy" />         
        </resources>
        <resources os="Linux" arch="x86">
-               <jar href="hunspell-linux-i386.jar" download="lazy" />          
+               <jar href="libhunspell-linux-i386.jar" download="lazy" />       
        
        </resources>            
        <resources os="Linux" arch="amd64">
-               <jar href="hunspell-linux-amd64.jar" download="lazy" />         
+               <jar href="libhunspell-linux-amd64.jar" download="lazy" />      
        
        </resources>
        <resources os="Mac OS X" arch="x86">
                <jar href="hunspell-darwin-i386.jar" download="lazy" />         

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to