1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: shortcut_ooo.scp,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
33 #ifndef SYSTEM_LIBXSLT
36 Shortcut gid_Shortcut_Lib_Xslt
37 FileID = gid_File_Lib_Xslt;
38 Dir = gid_Dir_Program;
40 Name = STRING(CONCAT4(libxslt,.,LIBXSLT_MAJOR,UNXSUFFIX));
42 Name = STRING(CONCAT4(libxslt,UNXSUFFIX,.,LIBXSLT_MAJOR));
44 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
51 Shortcut gid_Shortcut_Lib_Xslt_2
52 ShortcutID = gid_Shortcut_Lib_Xslt;
53 Dir = gid_Dir_Program;
54 Name = STRING(CONCAT2(libxslt,UNXSUFFIX));
55 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
65 Shortcut gid_Shortcut_Lib_Curl_0
66 FileID = gid_File_Lib_Curl;
67 Dir = gid_Dir_Program;
68 Name = STRING(CONCAT2(libcurl,UNXSUFFIX));
69 Styles = (NETWORK,RELATIVE);
76 Shortcut gid_Shortcut_Lib_Curl_1
77 FileID = gid_File_Lib_Curl;
78 Dir = gid_Dir_Program;
79 Name = STRING(CONCAT4(libcurl,UNXSUFFIX,.,CURL_MAJOR));
80 Styles = (NETWORK,RELATIVE);
90 Shortcut gid_Shortcut_Lib_Icudata
91 FileID = gid_File_Lib_Icudata;
92 Dir = gid_Dir_Program;
93 Name = STRING(CONCAT5(libicudata,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR));
94 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
97 Shortcut gid_Shortcut_Lib_Icui18n
98 FileID = gid_File_Lib_Icui18n;
99 Dir = gid_Dir_Program;
100 Name = STRING(CONCAT5(libicui18n,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR));
101 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
104 Shortcut gid_Shortcut_Lib_Icule
105 FileID = gid_File_Lib_Icule;
106 Dir = gid_Dir_Program;
107 Name = STRING(CONCAT5(libicule,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR));
108 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
111 Shortcut gid_Shortcut_Lib_Icuuc
112 FileID = gid_File_Lib_Icuuc;
113 Dir = gid_Dir_Program;
114 Name = STRING(CONCAT5(libicuuc,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR));
115 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
123 Shortcut gid_Shortcut_Lib_Hsqldb_2
124 FileID = gid_File_Lib_Hsqldb_2;
125 Dir = gid_Dir_Program;
126 Name = "libhsqldb.jnilib";
127 Styles = (NETWORK, RELATIVE);
134 #ifndef SYSTEM_REDLAND
136 Shortcut gid_Shortcut_Lib_Raptor_1
137 FileID = gid_File_Lib_Raptor;
138 Dir = gid_Dir_Program;
140 Name = STRING(CONCAT4(libraptor,.,RAPTOR_MAJOR,UNXSUFFIX));
142 Name = STRING(CONCAT4(libraptor,UNXSUFFIX,.,RAPTOR_MAJOR));
149 Shortcut gid_Shortcut_Lib_Raptor_2
150 ShortcutID = gid_Shortcut_Lib_Raptor_1;
151 Dir = gid_Dir_Program;
152 Name = STRING(CONCAT2(libraptor,UNXSUFFIX));
158 Shortcut gid_Shortcut_Lib_Rasqal_1
159 FileID = gid_File_Lib_Rasqal;
160 Dir = gid_Dir_Program;
162 Name = STRING(CONCAT4(librasqal,.,RASQAL_MAJOR,UNXSUFFIX));
164 Name = STRING(CONCAT4(librasqal,UNXSUFFIX,.,RASQAL_MAJOR));
171 Shortcut gid_Shortcut_Lib_Rasqal_2
172 ShortcutID = gid_Shortcut_Lib_Rasqal_1;
173 Dir = gid_Dir_Program;
174 Name = STRING(CONCAT2(librasqal,UNXSUFFIX));
180 Shortcut gid_Shortcut_Lib_Rdf_1
181 FileID = gid_File_Lib_Rdf;
182 Dir = gid_Dir_Program;
184 Name = STRING(CONCAT4(librdf,.,REDLAND_MAJOR,UNXSUFFIX));
186 Name = STRING(CONCAT4(librdf,UNXSUFFIX,.,REDLAND_MAJOR));
193 Shortcut gid_Shortcut_Lib_Rdf_2
194 ShortcutID = gid_Shortcut_Lib_Rdf_1;
195 Dir = gid_Dir_Program;
196 Name = STRING(CONCAT2(librdf,UNXSUFFIX));
200 #endif // SYSTEM_REDLAND