shortcut_ooo.scp (fdf35928) shortcut_ooo.scp (1076d7f7)
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

--- 44 unchanged lines hidden (view full) ---

53 Name = STRING(CONCAT5(libicuuc,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR));
54 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
55End
56
57#endif
58
59Shortcut gid_Shortcut_Lib_Graphite_0
60 FileID = gid_File_Lib_Graphite;
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

--- 44 unchanged lines hidden (view full) ---

53 Name = STRING(CONCAT5(libicuuc,UNXSUFFIX,.,ICU_MAJOR,ICU_MINOR));
54 Styles = (NETWORK,RELATIVE,FORCE_INTO_UPDATE_PACKAGE);
55End
56
57#endif
58
59Shortcut gid_Shortcut_Lib_Graphite_0
60 FileID = gid_File_Lib_Graphite;
61 Dir = gid_Dir_Program;
61#if defined MACOSX
62 Dir = gid_Brand_Dir_Program;
63#else
64 Dir = gid_Dir_Common_Ure;
65#endif
66// Dir = gid_Dir_Program;
62 Name = STRING(CONCAT2(libgraphite,UNXSUFFIX));
63 Styles = (NETWORK,RELATIVE);
64End
65
66Shortcut gid_Shortcut_Lib_Graphite_1
67 FileID = gid_File_Lib_Graphite;
67 Name = STRING(CONCAT2(libgraphite,UNXSUFFIX));
68 Styles = (NETWORK,RELATIVE);
69End
70
71Shortcut gid_Shortcut_Lib_Graphite_1
72 FileID = gid_File_Lib_Graphite;
68 Dir = gid_Dir_Program;
73#if defined MACOSX
74 Dir = gid_Brand_Dir_Program;
75#else
76 Dir = gid_Dir_Common_Ure;
77#endif
78// Dir = gid_Dir_Program;
69 Name = STRING(CONCAT4(libgraphite,UNXSUFFIX,.,3));
70 Styles = (NETWORK,RELATIVE);
71End
72
73Shortcut gid_Shortcut_Lib_Graphite_2
74 FileID = gid_File_Lib_Graphite;
79 Name = STRING(CONCAT4(libgraphite,UNXSUFFIX,.,3));
80 Styles = (NETWORK,RELATIVE);
81End
82
83Shortcut gid_Shortcut_Lib_Graphite_2
84 FileID = gid_File_Lib_Graphite;
75 Dir = gid_Dir_Program;
85#if defined MACOSX
86 Dir = gid_Brand_Dir_Program;
87#else
88 Dir = gid_Dir_Common_Ure;
89#endif
90// Dir = gid_Dir_Program;
76 Name = STRING(CONCAT4(libgraphite,UNXSUFFIX,.,3.0));
77 Styles = (NETWORK,RELATIVE);
78End
79
80#endif
81
82#ifdef MACOSX
83

--- 57 unchanged lines hidden ---
91 Name = STRING(CONCAT4(libgraphite,UNXSUFFIX,.,3.0));
92 Styles = (NETWORK,RELATIVE);
93End
94
95#endif
96
97#ifdef MACOSX
98

--- 57 unchanged lines hidden ---