|
From: <dwa...@us...> - 2009-10-30 13:54:08
|
Revision: 9882
http://zaf.svn.sourceforge.net/zaf/?rev=9882&view=rev
Author: dwaynebailey
Date: 2009-10-30 13:53:48 +0000 (Fri, 30 Oct 2009)
Log Message:
-----------
Make sure we use 8859-15 throughout
Modified Paths:
--------------
trunk/dict/tn/hunspell/tn_ZA.aff.in
trunk/dict/tn/myspell/tn_ZA.aff
Modified: trunk/dict/tn/hunspell/tn_ZA.aff.in
===================================================================
--- trunk/dict/tn/hunspell/tn_ZA.aff.in 2009-10-30 13:46:44 UTC (rev 9881)
+++ trunk/dict/tn/hunspell/tn_ZA.aff.in 2009-10-30 13:53:48 UTC (rev 9882)
@@ -16,6 +16,6 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-SET ISO8859-2
+SET ISO8859-15
TRY aeoltgnsikbmwhrdyfupjKMBAGOTDLESFNPRIJ\xF9YH-WvCUVQXzxqZ
Modified: trunk/dict/tn/myspell/tn_ZA.aff
===================================================================
--- trunk/dict/tn/myspell/tn_ZA.aff 2009-10-30 13:46:44 UTC (rev 9881)
+++ trunk/dict/tn/myspell/tn_ZA.aff 2009-10-30 13:53:48 UTC (rev 9882)
@@ -16,6 +16,6 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-SET ISO8859-2
+SET ISO8859-15
TRY aeoltgnsikbmwhrdyfupjKMBAGOTDLESFNPRIJ\xF9YH-WvCUVQXzxqZ
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|