sr/dictionaries.xcu | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
New commits: commit b07ae33b0d25e33bf890fab8fbcd3317506bbeae Author: Eike Rathke <[email protected]> Date: Wed Sep 11 23:59:45 2013 +0200 changed 'sh-*' to 'sr-Latn-*' and added '*-ME' and '*-BA' Change-Id: Iff98b520dacc12a36131d291d2e4bf5e141ff554 diff --git a/sr/dictionaries.xcu b/sr/dictionaries.xcu index 1471b4c..d05980f 100644 --- a/sr/dictionaries.xcu +++ b/sr/dictionaries.xcu @@ -10,10 +10,10 @@ <value>DICT_SPELL</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>sr-RS sr-CS</value> + <value>sr-RS sr-ME sr-BA sr-CS</value> </prop> </node> - <node oor:name="HunSpellDic_sh" oor:op="fuse"> + <node oor:name="HunSpellDic_sr_Latn" oor:op="fuse"> <prop oor:name="Locations" oor:type="oor:string-list"> <value>%origin%/sr-Latn.aff %origin%/sr-Latn.dic</value> </prop> @@ -21,7 +21,7 @@ <value>DICT_SPELL</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>sh-RS sh-CS</value> + <value>sr-Latn-RS sr-Latn-ME sr-Latn-BA sr-Latn-CS</value> </prop> </node> <node oor:name="HyphDic_sr" oor:op="fuse"> @@ -32,10 +32,10 @@ <value>DICT_HYPH</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>sr-RS sr-CS</value> + <value>sr-RS sr-ME sr-BA sr-CS</value> </prop> </node> - <node oor:name="HyphDic_sh" oor:op="fuse"> + <node oor:name="HyphDic_sr_Latn" oor:op="fuse"> <prop oor:name="Locations" oor:type="oor:string-list"> <value>%origin%/hyph_sr-Latn.dic</value> </prop> @@ -43,7 +43,7 @@ <value>DICT_HYPH</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>sh-RS sh-CS</value> + <value>sr-Latn-RS sr-Latn-ME sr-Latn-BA sr-Latn-CS</value> </prop> </node> </node> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
