[Libreoffice-commits] .: dictionaries/en
Caolán McNamara
caolan at kemper.freedesktop.org
Thu Nov 4 05:28:09 PDT 2010
dictionaries/en/dictionaries.xcu | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit fdca8b7bb980382a18c3f4f51c34e2ac9d6723b4
Author: Caolán McNamara <caolanm at redhat.com>
Date: Thu Nov 4 12:27:55 2010 +0000
Use base en_GB dicts for en-IE as well
diff --git a/dictionaries/en/dictionaries.xcu b/dictionaries/en/dictionaries.xcu
index 016a4d2..18c32e9 100644
--- a/dictionaries/en/dictionaries.xcu
+++ b/dictionaries/en/dictionaries.xcu
@@ -10,7 +10,7 @@
<value>DICT_SPELL</value>
</prop>
<prop oor:name="Locales" oor:type="oor:string-list">
- <value>en-GB</value>
+ <value>en-GB en-IE</value>
</prop>
</node>
<node oor:name="HunSpellDic_en-ZA" oor:op="fuse">
@@ -65,7 +65,7 @@
<value>DICT_HYPH</value>
</prop>
<prop oor:name="Locales" oor:type="oor:string-list">
- <value>en-GB en-US en-ZA en-AU en-CA</value>
+ <value>en-GB en-US en-ZA en-AU en-CA en-IE</value>
</prop>
</node>
<node oor:name="ThesDic_en-US" oor:op="fuse">
@@ -76,7 +76,7 @@
<value>DICT_THES</value>
</prop>
<prop oor:name="Locales" oor:type="oor:string-list">
- <value>en-GB en-US en-ZA en-AU en-CA</value>
+ <value>en-GB en-US en-ZA en-AU en-CA en-IE</value>
</prop>
</node>
</node>
More information about the Libreoffice-commits
mailing list