summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/file_ooo.scp
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:41:29 +0100
commitf0d3fa4ad08ba0f9975f4a6f9f96ab7ac946871d (patch)
treea32f5238b74540d178dc4da8b6de8e989df95597 /scp2/source/ooo/file_ooo.scp
parent2e317523c9224853d44ba9e47c321b680652f469 (diff)
Add lo_LA (Lao) dictionary fdo#71939
Change-Id: Idbc102453aa47a71d7b550eb8a7b65c25825111e
Diffstat (limited to 'scp2/source/ooo/file_ooo.scp')
-rw-r--r--scp2/source/ooo/file_ooo.scp13
1 files changed, 11 insertions, 2 deletions
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";