sdkoo.scp (ff3f4ebc) sdkoo.scp (d5e2d776)
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

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

65End
66#endif
67
68#endif
69
70Directory gid_Dir_Basis_Sdk
71#if defined MACOSX
72 ParentID = PREDEFINED_PROGDIR;
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

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

65End
66#endif
67
68#endif
69
70Directory gid_Dir_Basis_Sdk
71#if defined MACOSX
72 ParentID = PREDEFINED_PROGDIR;
73 DosName = "Apache_OpenOffice_SDK";
73 DosName = "OpenOffice_SDK";
74#else
75 #if defined WNT
76 ParentID = gid_Dir_Sdkoo_Root;
77 #else
78 ParentID = gid_Dir_Ooo_Basis_Sdk;
79 #endif
80 DosName = "sdk";
81#endif

--- 166 unchanged lines hidden ---
74#else
75 #if defined WNT
76 ParentID = gid_Dir_Sdkoo_Root;
77 #else
78 ParentID = gid_Dir_Ooo_Basis_Sdk;
79 #endif
80 DosName = "sdk";
81#endif

--- 166 unchanged lines hidden ---