i18nlangtag/README |   11 +++++++++++
 1 file changed, 11 insertions(+)

New commits:
commit 200b31ab06b695f4ffc85b5d40c8cb24c705da51
Author: Eike Rathke <er...@redhat.com>
Date:   Thu Sep 12 02:00:43 2013 +0200

    added description of changes to extras
    
    Change-Id: I1a6e9555b621486624d753aa874b0a9f415a37ea

diff --git a/i18nlangtag/README b/i18nlangtag/README
index 338fd31..abed1d0 100644
--- a/i18nlangtag/README
+++ b/i18nlangtag/README
@@ -71,3 +71,14 @@ If dictionary exists:
 * dictionaries/*/dictionaries.xcu       for example 
dictionaries/sr/dictionaries.xcu
 ** change the affected <node oor:name="..."> elements to something 
corresponding, for example <node oor:name="HunSpellDic_sh" ...> to <node 
oor:name="HunSpellDic_sr_Latn" ...>
 ** in the "Locales" properties change the <value> element, for example 
<value>sh-RS</value> to <value>sr-Latn-RS</value>
+
+If extras exist, for example extras/source/autotext/*:
+
+* extras/Package_autocorr.mk
+** replace acor_* entry, for example acor_sh-RS.dat to acor_sr-Latn-RS.dat, 
sort alphabetically
+
+* extras/CustomTarget_autocorr.mk
+** in extras_AUTOCORR_LANGS change map entry, for example sh-RS:sh-RS to 
sr-Latn-RS:sr-Latn-Rs
+** in extras_AUTOCORR_XMLFILES change directory entries, for example 
sh-RS/acor/DocumentList.xml to sr-Latn-RS/acor/DocumentList.xml
+
+* rename files accordingly, for example in extras/source/autotext/lang/  git 
mv sh-RS sr-Latn-RS
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to