bump product version to 7.6.3.2-android
[LibreOffice.git] / scp2 / source / ooo / file_extra_ooo.scp
blob47a32179d766a5c148fb8997c89f701dde386b7b
1 /*
2  * This file is part of the LibreOffice project.
3  *
4  * This Source Code Form is subject to the terms of the Mozilla Public
5  * License, v. 2.0. If a copy of the MPL was not distributed with this
6  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
10  *   Licensed to the Apache Software Foundation (ASF) under one or more
11  *   contributor license agreements. See the NOTICE file distributed
12  *   with this work for additional information regarding copyright
13  *   ownership. The ASF licenses this file to you under the Apache
14  *   License, Version 2.0 (the "License"); you may not use this file
15  *   except in compliance with the License. You may obtain a copy of
16  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
17  */
19 #include "macros.inc"
21 File gid_File_Extra_Autotextshare_Lang
22     Dir = FILELIST_DIR;
23     USER_FILE_BODY;
24     Styles = (FILELIST);
25     EXTRA_ALL_LANG(autotextshare,filelist);
26 End
28 #ifdef USING_X11
30 File gid_File_Extra_Fontunxpsprint
31     Dir = FILELIST_DIR;
32     TXT_FILE_BODY;
33     Styles = (FILELIST, CONFIGFILE);
34     Name = "vcl_fontunxpsprint.filelist";
35 End
37 #endif
39 #if defined (WITH_GALLERY_BUILD)
41 GALLERY_FILELIST(sounds)
43 #endif
45 File gid_File_Extra_Wordbook
46     Dir = gid_Dir_Wordbook;
47     PACKED_TXT_FILE_BODY;
48     Name = "technical.dic";
49 End
51 File gid_File_Extra_Wordbook_en_US
52     Dir = gid_Dir_Wordbook;
53     TXT_FILE_BODY;
54     Styles = (PACKED, FORCELANGUAGEPACK);
55     Name = "en-US.dic";
56 End
58 File gid_File_Extra_Wordbook_en_GB
59     Dir = gid_Dir_Wordbook;
60     TXT_FILE_BODY;
61     Styles = (PACKED, FORCELANGUAGEPACK);
62     Name = "en-GB.dic";
63 End
65 File gid_File_Extra_Wordbook_sl
66     Dir = gid_Dir_Wordbook;
67     TXT_FILE_BODY;
68     Styles = (PACKED, FORCELANGUAGEPACK);
69     Name = "sl.dic";
70 End
72 File gid_File_Extra_Wordbook_hu_AkH11
73     Dir = gid_Dir_Wordbook;
74     TXT_FILE_BODY;
75     Styles = (PACKED, FORCELANGUAGEPACK);
76     Name = "hu_AkH11.dic";
77 End