profileitem_python.scp (022bd5b4) profileitem_python.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

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

26
27Profile gid_Profile_Pythonloader_Uno_Ini
28 ModuleID = gid_Module_Optional_Pyuno;
29 #ifdef UNX
30 Name = "pythonloader.unorc";
31 #else
32 Name = "pythonloader.uno.ini";
33 #endif
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

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

26
27Profile gid_Profile_Pythonloader_Uno_Ini
28 ModuleID = gid_Module_Optional_Pyuno;
29 #ifdef UNX
30 Name = "pythonloader.unorc";
31 #else
32 Name = "pythonloader.uno.ini";
33 #endif
34 Dir = gid_Dir_Program;
34#if defined MACOSX
35 Dir = gid_Brand_Dir_Program;
36#else
37 Dir = gid_Dir_Common_Ure;
38#endif
39// Dir = gid_Dir_Program;
35 Styles = (NETWORK);
36End
37
38#ifndef SYSTEM_PYTHON
39ProfileItem gid_Profileitem_Pythonloader_Pythonhome
40 ProfileID = gid_Profile_Pythonloader_Uno_Ini;
41 ModuleID = gid_Module_Optional_Pyuno;
42 Section = "Bootstrap";

--- 48 unchanged lines hidden ---
40 Styles = (NETWORK);
41End
42
43#ifndef SYSTEM_PYTHON
44ProfileItem gid_Profileitem_Pythonloader_Pythonhome
45 ProfileID = gid_Profile_Pythonloader_Uno_Ini;
46 ModuleID = gid_Module_Optional_Pyuno;
47 Section = "Bootstrap";

--- 48 unchanged lines hidden ---