[Libreoffice-commits] .: dictionaries/en

Caolán McNamara caolan at kemper.freedesktop.org
Mon Oct 17 04:53:27 PDT 2011


 dictionaries/en/dictionaries.xcu |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

New commits:
commit 9c6ea6217410afb731c17182a47adc3708e77336
Author: László Németh <nemeth at numbertext.org>
Date:   Fri Oct 7 16:43:54 2011 +0200

    Add American English hyphenation for en_US and en-PH instead of British

diff --git a/dictionaries/en/dictionaries.xcu b/dictionaries/en/dictionaries.xcu
index 4746419..81e7142 100644
--- a/dictionaries/en/dictionaries.xcu
+++ b/dictionaries/en/dictionaries.xcu
@@ -65,7 +65,18 @@
                 <value>DICT_HYPH</value>
             </prop>
             <prop oor:name="Locales" oor:type="oor:string-list">
-                <value>en-GB en-US en-PH en-ZA en-NA en-ZW en-AU en-CA en-IE en-IN en-BZ en-BS en-GH en-JM en-NZ en-TT</value>
+                <value>en-GB en-ZA en-NA en-ZW en-AU en-CA en-IE en-IN en-BZ en-BS en-GH en-JM en-NZ en-TT</value>
+            </prop>
+        </node>
+        <node oor:name="HyphDic_en-US" oor:op="fuse">
+            <prop oor:name="Locations" oor:type="oor:string-list">
+                <value>%origin%/hyph_en_US.dic</value>
+            </prop>
+            <prop oor:name="Format" oor:type="xs:string">
+                <value>DICT_HYPH</value>
+            </prop>
+            <prop oor:name="Locales" oor:type="oor:string-list">
+                <value>en-US en-PH</value>
             </prop>
         </node>
         <node oor:name="ThesDic_en-US" oor:op="fuse">


More information about the Libreoffice-commits mailing list