Revision: 8262
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8262&view=rev
Author:   yakovru
Date:     2012-10-29 17:10:45 +0000 (Mon, 29 Oct 2012)
Log Message:
-----------
[uk]  fix broken Ukrainian support - missing .info file

Modified Paths:
--------------
    trunk/JLanguageTool/build.xml

Modified: trunk/JLanguageTool/build.xml
===================================================================
--- trunk/JLanguageTool/build.xml       2012-10-29 01:14:13 UTC (rev 8261)
+++ trunk/JLanguageTool/build.xml       2012-10-29 17:10:45 UTC (rev 8262)
@@ -631,6 +631,7 @@
         <copy file="${lang.resource.dir}/sv/compounds.txt" 
todir="${lang.dist.dir}/sv" />
 
         <copy file="${lang.resource.dir}/uk/ukrainian.dict" 
todir="${lang.dist.dir}/uk" />
+        <copy file="${lang.resource.dir}/uk/ukrainian.info" 
todir="${lang.dist.dir}/uk" />
         <copy file="${lang.resource.dir}/uk/uk.ngp" 
todir="${lang.dist.dir}/uk" />
 
         <copy file="${lang.resource.dir}/ru/russian.dict" 
todir="${lang.dist.dir}/ru" />

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


------------------------------------------------------------------------------
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to