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 ************************************************************************/
36 Shortcut gid_Shortcut_Lib_Icudata
37 FileID = gid_File_Lib_Icudata;
38 Dir = SCP2_OOO_BIN_DIR;
39 Name = STRING(CONCAT5(libicudata,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR));
40 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
43 Shortcut gid_Shortcut_Lib_Icui18n
44 FileID = gid_File_Lib_Icui18n;
45 Dir = SCP2_OOO_BIN_DIR;
46 Name = STRING(CONCAT5(libicui18n,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR));
47 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
50 Shortcut gid_Shortcut_Lib_Icule
51 FileID = gid_File_Lib_Icule;
52 Dir = SCP2_OOO_BIN_DIR;
53 Name = STRING(CONCAT5(libicule,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR));
54 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
57 Shortcut gid_Shortcut_Lib_Icuuc
58 FileID = gid_File_Lib_Icuuc;
59 Dir = SCP2_OOO_BIN_DIR;
60 Name = STRING(CONCAT5(libicuuc,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR));
61 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
66 Shortcut gid_Shortcut_Lib_Graphite_0
67 FileID = gid_File_Lib_Graphite;
68 Dir = gid_Dir_Program;
69 Name = STRING(CONCAT2(libgraphite,UNXSUFFIX));
70 Styles = (NETWORK,RELATIVE);
73 Shortcut gid_Shortcut_Lib_Graphite_1
74 FileID = gid_File_Lib_Graphite;
75 Dir = gid_Dir_Program;
76 Name = STRING(CONCAT4(libgraphite,UNXSUFFIX,.,3));
77 Styles = (NETWORK,RELATIVE);
80 Shortcut gid_Shortcut_Lib_Graphite_2
81 FileID = gid_File_Lib_Graphite;
82 Dir = gid_Dir_Program;
83 Name = STRING(CONCAT4(libgraphite,UNXSUFFIX,.,3.0));
84 Styles = (NETWORK,RELATIVE);
91 Shortcut gid_Shortcut_Lib_Hsqldb_2
92 FileID = gid_File_Lib_Hsqldb_2;
93 Dir = SCP2_OOO_BIN_DIR;
94 Name = "libhsqldb.jnilib";
95 Styles = (NETWORK, RELATIVE);