1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 24#include "macros.inc" 25 26Module gid_Module_Optional_Javafilter 27 PackageInfo = "packinfo_office.txt"; 28 MOD_NAME_DESC(MODULE_OPTIONAL_JAVAFILTER); 29 Sortkey = "900"; 30 ParentID = gid_Module_Optional; 31 Files = ( gid_File_Lib_Jfregca ); 32 Minimal = NO; 33 Default = NO; 34 Styles (en-US) = (); 35 Styles (de) = (); 36 Styles (ja) = (HIDDEN_ROOT); 37 Styles (ko) = (HIDDEN_ROOT); 38 Styles (zh-CN) = (HIDDEN_ROOT); 39 Styles (zh-TW) = (HIDDEN_ROOT); 40End 41 42Module gid_Module_Optional_Javafilter_Palm 43 MOD_NAME_DESC(MODULE_OPTIONAL_JAVAFILTER_PALM); 44 ParentID = gid_Module_Optional_Javafilter; 45 Sortkey = "100"; 46 Minimal = NO; 47 Default = NO; 48 Styles (en-US) = (); 49 Styles (de) = (); 50 Styles (ja) = (HIDDEN_ROOT); 51 Styles (ko) = (HIDDEN_ROOT); 52 Styles (zh-CN) = (HIDDEN_ROOT); 53 Styles (zh-TW) = (HIDDEN_ROOT); 54End 55 56Module gid_Module_Optional_Javafilter_Palm_Aportisdoc 57 MOD_NAME_DESC(MODULE_OPTIONAL_JAVAFILTER_PALM_APORTISDOC); 58 ParentID = gid_Module_Optional_Javafilter_Palm; 59 Files = ( gid_File_Jar_Aportisdoc, gid_File_Share_Registry_Palm_Xcd ); 60 Sortkey = "100"; 61 Minimal = NO; 62 Default = NO; 63 Styles (en-US) = (); 64 Styles (de) = (); 65 Styles (ja) = (HIDDEN_ROOT); 66 Styles (ko) = (HIDDEN_ROOT); 67 Styles (zh-CN) = (HIDDEN_ROOT); 68 Styles (zh-TW) = (HIDDEN_ROOT); 69End 70 71Module gid_Module_Optional_Javafilter_Pocketpc 72 ALL_LANG(Name,STR_NAME_MODULE_OPTIONAL_JAVAFILTER_POCKETPC); 73 #ifdef WNT 74 ALL_LANG(Description,STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_WNT); 75 #else 76 ALL_LANG(Description,STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_UNIX); 77 #endif 78 ParentID = gid_Module_Optional_Javafilter; 79 Sortkey = "200"; 80 Files = ( gid_File_Lib_Xmergesync ); 81 Minimal = NO; 82 Default = NO; 83 Styles (en-US) = (); 84 Styles (de) = (); 85 Styles (ja) = (HIDDEN_ROOT); 86 Styles (ko) = (HIDDEN_ROOT); 87 Styles (zh-CN) = (HIDDEN_ROOT); 88 Styles (zh-TW) = (HIDDEN_ROOT); 89End 90 91Module gid_Module_Optional_Javafilter_Pocketpc_Pocket_Word 92 MOD_NAME_DESC(MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_WORD); 93 ParentID = gid_Module_Optional_Javafilter_Pocketpc; 94 Sortkey = "100"; 95 Files = ( gid_File_Lib_Xmergesync,gid_File_Jar_Pocketword, gid_File_Share_Registry_Pocketword_Xcd, gid_File_Tmp_Userinstall_Pocketpcword_Inf ); 96 Minimal = NO; 97 Default = NO; 98 Styles (en-US) = (); 99 Styles (de) = (); 100 Styles (ja) = (HIDDEN_ROOT); 101 Styles (ko) = (HIDDEN_ROOT); 102 Styles (zh-CN) = (HIDDEN_ROOT); 103 Styles (zh-TW) = (HIDDEN_ROOT); 104End 105 106Module gid_Module_Optional_Javafilter_Pocketpc_Pocket_Excel 107 MOD_NAME_DESC(MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_EXCEL); 108 ParentID = gid_Module_Optional_Javafilter_Pocketpc; 109 Sortkey = "200"; 110 Files = ( gid_File_Lib_Xmergesync,gid_File_Jar_Pexcel, gid_File_Share_Registry_Pocketexcel_Xcd, gid_File_Tmp_Userinstall_Pocketpcexcel_Inf ); 111 Minimal = NO; 112 Default = NO; 113 Styles (en-US) = (); 114 Styles (de) = (); 115 Styles (ja) = (HIDDEN_ROOT); 116 Styles (ko) = (HIDDEN_ROOT); 117 Styles (zh-CN) = (HIDDEN_ROOT); 118 Styles (zh-TW) = (HIDDEN_ROOT); 119End 120