summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-11-24 19:33:36 +0100
committerAndras Timar <andras.timar@collabora.com>2013-11-24 20:44:57 +0100
commit565b5ab16aa6e3b7cfaccf0391d2d6f4c13269a3 (patch)
tree212eddb8ae79956bf68b83f47bd28d18409d7221 /scp2
parent0c09f9ce9838c73b2db5b8c6bada06a8b95e427c (diff)
Add lo_LA (Lao) dictionary fdo#71939
Change-Id: Idbc102453aa47a71d7b550eb8a7b65c25825111e
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/common_brand.scp9
-rw-r--r--scp2/source/ooo/file_ooo.scp13
-rw-r--r--scp2/source/ooo/module_ooo.scp11
-rw-r--r--scp2/source/ooo/module_ooo.ulf8
4 files changed, 36 insertions, 5 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index 205f33cc6c7d..643e8dffa6b9 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -299,6 +299,11 @@ Directory gid_Brand_Dir_Share_Extensions_Dict_Kmr_Latn
DosName = "dict-kmr-Latn";
End
+Directory gid_Brand_Dir_Share_Extensions_Dict_Lo
+ ParentID = gid_Brand_Dir_Share_Extensions;
+ DosName = "dict-lo";
+End
+
Directory gid_Brand_Dir_Share_Extensions_Dict_Lt
ParentID = gid_Brand_Dir_Share_Extensions;
DosName = "dict-lt";
@@ -432,7 +437,7 @@ Directory gid_Brand_Dir_Share_Uno_Packages_Cache_Uno_Packages
Styles = (CREATE);
End
-Directory gid_Brand_Dir_Share_Glade
+Directory gid_Brand_Dir_Share_Glade
ParentID = gid_Brand_Dir_Share;
DosName = "glade";
End
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp
index e8be2289d48a..08ed086f2ccc 100644
--- a/scp2/source/ooo/file_ooo.scp
+++ b/scp2/source/ooo/file_ooo.scp
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -701,7 +701,7 @@ File gid_Starregistry_Services_Rdb
Styles = (PACKED);
End
-#ifdef MACOSX
+#ifdef MACOSX
File gid_File_App_InfoPlist
TXT_FILE_BODY;
Dir = FILELIST_DIR;
@@ -1004,6 +1004,15 @@ End
#endif
#if defined WITH_MYSPELL_DICTS
+File gid_File_Extension_Dictionary_Lo
+ Dir = FILELIST_DIR;
+ Name = "Dictionary/dict-lo.filelist";
+ Styles = (PACKED, FORCELANGUAGEPACK, FILELIST);
+ TXT_FILE_BODY;
+End
+#endif
+
+#if defined WITH_MYSPELL_DICTS
File gid_File_Extension_Dictionary_Lt
Dir = FILELIST_DIR;
Name = "Dictionary/dict-lt.filelist";
diff --git a/scp2/source/ooo/module_ooo.scp b/scp2/source/ooo/module_ooo.scp
index 7d9e5fa7d76c..1d54adfb76ce 100644
--- a/scp2/source/ooo/module_ooo.scp
+++ b/scp2/source/ooo/module_ooo.scp
@@ -354,6 +354,17 @@ Module gid_Module_Root_Extension_Dictionary_Lt
Styles = ();
End
+Module gid_Module_Root_Extension_Dictionary_Lo
+ MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_LO );
+ Files = (gid_File_Extension_Dictionary_Lo);
+ InstallOrder = "2000";
+ Sortkey = "633";
+ Spellcheckerlanguage = "lo";
+ PackageInfo = "packinfo_office.txt";
+ ParentID = gid_Module_Dictionaries;
+ Styles = ();
+End
+
Module gid_Module_Root_Extension_Dictionary_Lv
MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_LV );
Files = (gid_File_Extension_Dictionary_Lv);
diff --git a/scp2/source/ooo/module_ooo.ulf b/scp2/source/ooo/module_ooo.ulf
index 8b6cc4f13a33..adc8be95e097 100644
--- a/scp2/source/ooo/module_ooo.ulf
+++ b/scp2/source/ooo/module_ooo.ulf
@@ -15,7 +15,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
+
[STR_NAME_MODULE_ROOT_OSL]
en-US = "%PRODUCTNAME %PRODUCTVERSION"
@@ -202,6 +202,12 @@ en-US = "Kurdish, Northern, Latin script"
[STR_DESC_MODULE_EXTENSION_DICTIONARY_KMR_LATN]
en-US = "Kurdish, Northern, Latin script spelling dictionary"
+[STR_NAME_MODULE_EXTENSION_DICTIONARY_LO]
+en-US = "Lao"
+
+[STR_DESC_MODULE_EXTENSION_DICTIONARY_LO]
+en-US = "Lao spelling dictionary"
+
[STR_NAME_MODULE_EXTENSION_DICTIONARY_LT]
en-US = "Lithuanian"