[Libreoffice-commits] .: Branch 'libreoffice-3-4' - scp2/source
Andras Timar
timar at kemper.freedesktop.org
Sun May 8 08:38:59 PDT 2011
scp2/source/ooo/module_ooo.scp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 838aba9d2f29464ffbecbdd12fa9e39ec7ce6dd6
Author: Andras Timar <atimar at novell.com>
Date: Sun May 8 17:37:27 2011 +0200
Missing bundled English dictionary extension dict-en - fdo#36926
diff --git a/scp2/source/ooo/module_ooo.scp b/scp2/source/ooo/module_ooo.scp
index 3142ac6..293878b 100644
--- a/scp2/source/ooo/module_ooo.scp
+++ b/scp2/source/ooo/module_ooo.scp
@@ -149,7 +149,7 @@ Module gid_Module_Root_Extension_Dictionary_En
Files = (gid_File_Extension_Dictionary_En);
InstallOrder = "2000";
Sortkey = "550";
- Spellcheckerlanguage = "en-US";
+ Spellcheckerlanguage = "en";
PackageInfo = "packinfo_office.txt";
ParentID = gid_Module_Dictionaries;
Styles = ();
More information about the Libreoffice-commits
mailing list