renamed ku* to kmr-Latn*, fdo#63460
Change-Id: I678f0625438ff3caaeb892e4237b4428304f5ce3
This commit is contained in:
parent
96cb9a317f
commit
d626d8b18c
|
@ -45,3 +45,11 @@ then hand-checked by Ronahi and Tovj
|
|||
5. License
|
||||
|
||||
Originally GPL, relicensed on 04-07-2007 to GPLv3, LGPLv3, MPL 1.1
|
||||
|
||||
|
||||
A. Changes to the original on 2013-11-18:
|
||||
LibreOffice now uses proper ISO 639-3 language codes and ISO 15924 script
|
||||
codes instead of the 'ku' macrolanguage code. All *ku_TR.* files have been
|
||||
renamed to *kmr_Latn.* and the locales supported are kmr-Latn-TR and
|
||||
kmr-Latn-SY instead of ku-TR and ku-SY.
|
||||
See also https://bugs.freedesktop.org/show_bug.cgi?id=63460
|
|
@ -2,15 +2,15 @@
|
|||
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Linguistic" oor:package="org.openoffice.Office">
|
||||
<node oor:name="ServiceManager">
|
||||
<node oor:name="Dictionaries">
|
||||
<node oor:name="HunSpellDic_ku_TR" oor:op="fuse">
|
||||
<node oor:name="HunSpellDic_kmr_Latn" oor:op="fuse">
|
||||
<prop oor:name="Locations" oor:type="oor:string-list">
|
||||
<value>%origin%/ku_TR.aff %origin%/ku_TR.dic</value>
|
||||
<value>%origin%/kmr_Latn.aff %origin%/kmr_Latn.dic</value>
|
||||
</prop>
|
||||
<prop oor:name="Format" oor:type="xs:string">
|
||||
<value>DICT_SPELL</value>
|
||||
</prop>
|
||||
<prop oor:name="Locales" oor:type="oor:string-list">
|
||||
<value>ku-TR ku-SY</value>
|
||||
<value>kmr-Latn-TR kmr-Latn-SY</value>
|
||||
</prop>
|
||||
</node>
|
||||
</node>
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in New Issue