summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readlicense_oo/license/license.xml5
-rw-r--r--scp2/source/ooo/file_ooo.scp9
-rw-r--r--scp2/source/ooo/module_ooo.scp11
-rw-r--r--scp2/source/ooo/module_ooo.ulf6
-rw-r--r--setup_native/source/packinfo/packinfo_office.txt15
-rw-r--r--setup_native/source/packinfo/spellchecker_selection.txt1
6 files changed, 47 insertions, 0 deletions
diff --git a/readlicense_oo/license/license.xml b/readlicense_oo/license/license.xml
index 0655cc8bee62..bb64fedc05de 100644
--- a/readlicense_oo/license/license.xml
+++ b/readlicense_oo/license/license.xml
@@ -3592,6 +3592,11 @@
<p>Author: Converted to OOo format by Albertas Agejevas &lt;alga@akl.lt&gt;</p>
<p>License: LaTeX Project Public Licence</p>
<p><a href="#a__LPPL">Jump to LPPL</a></p>
+ <h2>Mongolian</h2>
+ <h3>Spelling dictionary and hyphenation patterns</h3>
+ <p>The following software may be included in this product: Mongolian spelling dictionary and hyphenation patterns.
+ Use of any of this software is governed by the terms of the license below:</p>
+ <p><a href="#a__LPPL">Jump to LPPL</a></p>
<h2>Nepali</h2>
<h3>Spelling dictionary</h3>
<p>The following software may be included in this product: Nepali spelling dictionary. Use of any of this
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp
index dc1697395b14..9bdeab03e702 100644
--- a/scp2/source/ooo/file_ooo.scp
+++ b/scp2/source/ooo/file_ooo.scp
@@ -573,6 +573,15 @@ End
#endif
#if defined WITH_MYSPELL_DICTS
+File gid_File_Extension_Dictionary_Mn
+ Dir = FILELIST_DIR;
+ Name = "Dictionary/dict-mn.filelist";
+ Styles = (PACKED, FORCELANGUAGEPACK, FILELIST);
+ TXT_FILE_BODY;
+End
+#endif
+
+#if defined WITH_MYSPELL_DICTS
File gid_File_Extension_Dictionary_Ne
Dir = FILELIST_DIR;
Name = "Dictionary/dict-ne.filelist";
diff --git a/scp2/source/ooo/module_ooo.scp b/scp2/source/ooo/module_ooo.scp
index 5bfc0137a38a..842b244b1670 100644
--- a/scp2/source/ooo/module_ooo.scp
+++ b/scp2/source/ooo/module_ooo.scp
@@ -500,6 +500,17 @@ Module gid_Module_Root_Extension_Dictionary_Lv
Styles = ();
End
+Module gid_Module_Root_Extension_Dictionary_Mn
+ MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_MN );
+ Files = (gid_File_Extension_Dictionary_Mn);
+ InstallOrder = "2000";
+ Sortkey = "637";
+ Spellcheckerlanguage = "mn";
+ PackageInfo = "packinfo_office.txt";
+ ParentID = gid_Module_Dictionaries;
+ Styles = ();
+End
+
Module gid_Module_Root_Extension_Dictionary_Ne
MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_NE );
Files = (gid_File_Extension_Dictionary_Ne);
diff --git a/scp2/source/ooo/module_ooo.ulf b/scp2/source/ooo/module_ooo.ulf
index 9c65148431ae..95ccd76fca38 100644
--- a/scp2/source/ooo/module_ooo.ulf
+++ b/scp2/source/ooo/module_ooo.ulf
@@ -244,6 +244,12 @@ en-US = "Latvian"
[STR_DESC_MODULE_EXTENSION_DICTIONARY_LV]
en-US = "Latvian spelling dictionary, and hyphenation rules"
+[STR_NAME_MODULE_EXTENSION_DICTIONARY_MN]
+en-US = "Mongolian"
+
+[STR_DESC_MODULE_EXTENSION_DICTIONARY_MN]
+en-US = "Mongolian spelling dictionary, and hyphenation rules"
+
[STR_NAME_MODULE_EXTENSION_DICTIONARY_NE]
en-US = "Nepali"
diff --git a/setup_native/source/packinfo/packinfo_office.txt b/setup_native/source/packinfo/packinfo_office.txt
index 2384cdfc1cdf..d442fab41fd7 100644
--- a/setup_native/source/packinfo/packinfo_office.txt
+++ b/setup_native/source/packinfo/packinfo_office.txt
@@ -898,6 +898,21 @@ packageversion = "%PACKAGEVERSION"
End
Start
+module = "gid_Module_Root_Extension_Dictionary_Mn"
+solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-mn"
+solarisrequires = "%SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION"
+packagename = "%UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-mn"
+requires = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION,%UNIXPACKAGENAME%BRANDPACKAGEVERSION %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION"
+linuxpatchrequires = ""
+copyright = "2021 The Document Foundation"
+solariscopyright = "solariscopyrightfile"
+vendor = "The Document Foundation"
+description = "Mn dictionary for %PRODUCTNAME %PRODUCTVERSION"
+destpath = "/opt"
+packageversion = "%PACKAGEVERSION"
+End
+
+Start
module = "gid_Module_Root_Extension_Dictionary_No"
solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-no"
solarisrequires = "%SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION"
diff --git a/setup_native/source/packinfo/spellchecker_selection.txt b/setup_native/source/packinfo/spellchecker_selection.txt
index b4f568b8e673..02037dacac64 100644
--- a/setup_native/source/packinfo/spellchecker_selection.txt
+++ b/setup_native/source/packinfo/spellchecker_selection.txt
@@ -63,6 +63,7 @@ ko = "ko"
lo = "lo"
lt = "lt,de,pl,ru"
lv = "lv"
+mn = "mn"
nb = "no,fr,de,es"
ne = "ne"
nl = "nl,fr,de"