summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/file_ooo.scp
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-04-27 13:04:12 +0200
committerAndras Timar <andras.timar@collabora.com>2021-04-27 21:00:36 +0200
commitc889431df7e77c68fe7ead9aa235a5b2f586a4c6 (patch)
treed60ce5dce41f471cb0c0dc711baab109a2bbe612 /scp2/source/ooo/file_ooo.scp
parent48e279c6748bf023fba12fdc3f4cee402f611c6e (diff)
Add Mongolian dictionary
Change-Id: I4613d2e5b77374cbc8fb72033b3dfcd8e2702712 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114733 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'scp2/source/ooo/file_ooo.scp')
-rw-r--r--scp2/source/ooo/file_ooo.scp9
1 files changed, 9 insertions, 0 deletions
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";