Update ooo320-m1
[ooovba.git] / scp2 / source / javafilter / module_javafilter.scp
blobf256472a67dea11f9777bffd1a7200def56c44f6
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: module_javafilter.scp,v $
10  * $Revision: 1.9 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
31 #include "macros.inc"
33 Module gid_Module_Optional_Javafilter
34     PackageInfo = "packinfo_office.txt";
35     MOD_NAME_DESC(MODULE_OPTIONAL_JAVAFILTER);
36     Sortkey = "900";
37     ParentID = gid_Module_Optional;
38     Files = ( gid_File_Lib_Jfregca );
39     Minimal = NO;
40     Default = NO;
41     Styles (en-US) = ();
42     Styles (de) = ();
43     Styles (ja) = (HIDDEN_ROOT);
44     Styles (ko) = (HIDDEN_ROOT);
45     Styles (zh-CN) = (HIDDEN_ROOT);
46     Styles (zh-TW) = (HIDDEN_ROOT);
47 End
49 Module gid_Module_Optional_Javafilter_Palm
50     MOD_NAME_DESC(MODULE_OPTIONAL_JAVAFILTER_PALM);
51     ParentID = gid_Module_Optional_Javafilter;
52     Sortkey = "100";
53     Minimal = NO;
54     Default = NO;
55     Styles (en-US) = ();
56     Styles (de) = ();
57     Styles (ja) = (HIDDEN_ROOT);
58     Styles (ko) = (HIDDEN_ROOT);
59     Styles (zh-CN) = (HIDDEN_ROOT);
60     Styles (zh-TW) = (HIDDEN_ROOT);
61 End
63 Module gid_Module_Optional_Javafilter_Palm_Aportisdoc
64     MOD_NAME_DESC(MODULE_OPTIONAL_JAVAFILTER_PALM_APORTISDOC);
65     ParentID = gid_Module_Optional_Javafilter_Palm;
66     Files = ( gid_File_Jar_Aportisdoc, gid_File_Registry_Spool_Oo_TypeDetection_Palm_Filters_Xcu, gid_File_Registry_Spool_Oo_TypeDetection_Palm_Types_Xcu );
67     Sortkey = "100";
68     Minimal = NO;
69     Default = NO;
70     Styles (en-US) = ();
71     Styles (de) = ();
72     Styles (ja) = (HIDDEN_ROOT);
73     Styles (ko) = (HIDDEN_ROOT);
74     Styles (zh-CN) = (HIDDEN_ROOT);
75     Styles (zh-TW) = (HIDDEN_ROOT);
76 End
78 Module gid_Module_Optional_Javafilter_Pocketpc
79     ALL_LANG(Name,STR_NAME_MODULE_OPTIONAL_JAVAFILTER_POCKETPC);
80   #ifdef WNT
81     ALL_LANG(Description,STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_WNT);
82   #else
83     ALL_LANG(Description,STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_UNIX);
84   #endif
85     ParentID = gid_Module_Optional_Javafilter;
86     Sortkey = "200";
87     Files = ( gid_File_Lib_Xmergesync );
88     Minimal = NO;
89     Default = NO;
90     Styles (en-US) = ();
91     Styles (de) = ();
92     Styles (ja) = (HIDDEN_ROOT);
93     Styles (ko) = (HIDDEN_ROOT);
94     Styles (zh-CN) = (HIDDEN_ROOT);
95     Styles (zh-TW) = (HIDDEN_ROOT);
96 End
98 Module gid_Module_Optional_Javafilter_Pocketpc_Pocket_Word
99     MOD_NAME_DESC(MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_WORD);
100     ParentID = gid_Module_Optional_Javafilter_Pocketpc;
101     Sortkey = "100";
102     Files = ( gid_File_Lib_Xmergesync,gid_File_Jar_Pocketword,gid_File_Registry_Spool_Oo_TypeDetection_PocketWord_Types_Xcu,gid_File_Registry_Spool_Oo_TypeDetection_PocketWord_Filters_Xcu, gid_File_Tmp_Userinstall_Pocketpcword_Inf );
103     Minimal = NO;
104     Default = NO;
105     Styles (en-US) = ();
106     Styles (de) = ();
107     Styles (ja) = (HIDDEN_ROOT);
108     Styles (ko) = (HIDDEN_ROOT);
109     Styles (zh-CN) = (HIDDEN_ROOT);
110     Styles (zh-TW) = (HIDDEN_ROOT);
113 Module gid_Module_Optional_Javafilter_Pocketpc_Pocket_Excel
114     MOD_NAME_DESC(MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_EXCEL);
115     ParentID = gid_Module_Optional_Javafilter_Pocketpc;
116     Sortkey = "200";
117     Files = ( gid_File_Lib_Xmergesync,gid_File_Jar_Pexcel,gid_File_Registry_Spool_Oo_TypeDetection_PocketExcel_Types_Xcu,gid_File_Registry_Spool_Oo_TypeDetection_PocketExcel_Filters_Xcu, gid_File_Tmp_Userinstall_Pocketpcexcel_Inf );
118     Minimal = NO;
119     Default = NO;
120     Styles (en-US) = ();
121     Styles (de) = ();
122     Styles (ja) = (HIDDEN_ROOT);
123     Styles (ko) = (HIDDEN_ROOT);
124     Styles (zh-CN) = (HIDDEN_ROOT);
125     Styles (zh-TW) = (HIDDEN_ROOT);