2 * This file is part of the LibreOffice project.
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/.
8 * This file incorporates work covered by the following license notice:
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 .
21 /* *** Additional Extensions *** */
23 #ifdef WITH_EXTENSION_INTEGRATION
25 /* ** MediaWiki Publisher** */
27 #ifndef WITHOUT_EXTENSION_MEDIAWIKI
29 File gid_File_Oxt_MediaWiki
31 Styles = (PACKED, FILELIST);
33 Name = "Extension/wiki-publisher.filelist";
38 /* ** Hungarian Cross-reference Toolbar** */
40 #ifdef WITH_EXTENSION_HUNART
42 File gid_File_Oxt_HunArt
44 Styles = (PACKED, FILELIST);
46 Name = "hunart.filelist";
51 /* ** Typography Toolbar** */
53 #ifdef WITH_EXTENSION_TYPO
55 File gid_File_Oxt_Typo
57 Styles = (PACKED, FILELIST);
59 Name = "typo.filelist";
64 /* ** Watch Window ** */
66 #ifdef WITH_EXTENSION_WATCH_WINDOW
68 File gid_File_Oxt_Watch_Window
70 Styles = (PACKED, FILELIST);
72 Name = "WatchWindow.filelist";
79 #ifdef WITH_EXTENSION_DIAGRAM
81 File gid_File_Oxt_Diagram
83 Styles = (PACKED, FILELIST);
85 Name = "SmART.filelist";
92 #ifdef WITH_EXTENSION_VALIDATOR
94 File gid_File_Oxt_Validator
96 Styles = (PACKED, FILELIST);
98 Name = "Validator.filelist";
105 #ifdef WITH_EXTENSION_BARCODE
107 File gid_File_Oxt_Barcode
109 Styles = (PACKED, FILELIST);
111 Name = "Barcode.filelist";
116 /* ** Google Docs ** */
118 #ifdef WITH_EXTENSION_GOOGLE_DOCS
120 File gid_File_Oxt_Google_Docs
122 Styles = (PACKED, FILELIST);
124 Name = "gdocs.filelist";
129 /* ** NLPSolver ** */
131 #ifdef WITH_EXTENSION_NLPSOLVER
133 File gid_File_Oxt_NLPSolver
135 Styles = (PACKED, FILELIST);
137 Name = "Extension/nlpsolver.filelist";
142 /* ** LanguageTool ** */
144 #ifdef WITH_EXTENSION_LANGUAGETOOL
146 File gid_File_Oxt_LanguageTool
148 Styles = (PACKED, FILELIST);
150 Name = "LanguageTool.filelist";
155 /* ** MySQL Connector ** */
157 #ifdef WITH_EXTENSION_MARIADBC
159 File gid_File_Oxt_MySQLConnector
161 Styles = (PACKED, FILELIST);
163 Name = "Extension/mysql-connector-ooo.filelist";
168 /* ** Sun Template Pack ** */
170 #ifdef WITH_EXTENSION_SUN_TEMPLATE_PACK
172 File gid_File_Optional_Extensions_Sun_Template_Pack
174 Styles = (PACKED, FILELIST);
176 Name (en-US) = "Sun_ODF_Template_Pack_en-US.filelist";
177 Name (de) = "Sun_ODF_Template_Pack_de.filelist";
178 Name (it) = "Sun_ODF_Template_Pack_it.filelist";
179 Name (fr) = "Sun_ODF_Template_Pack_fr.filelist";
180 Name (es) = "Sun_ODF_Template_Pack_es.filelist";
181 Name (hu) = "Sun_ODF_Template_Pack_hu.filelist";
186 /* ** Script provider for BeanShell ** */
188 #if defined ENABLE_JAVA && !defined WITHOUT_SCRIPTING_BEANSHELL
190 File gid_File_Rdb_Scriptproviderforbeanshell
192 Name = "scriptproviderforbeanshell.rdb";
193 Dir = gid_Brand_Dir_Program_Services;
199 /* ** Script provider for JavaScript ** */
201 #if defined ENABLE_JAVA && !defined WITHOUT_SCRIPTING_JAVASCRIPT
203 File gid_File_Rdb_Scriptproviderforjavascript
205 Name = "scriptproviderforjavascript.rdb";
206 Dir = gid_Brand_Dir_Program_Services;