summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-04-15 13:58:13 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-04-15 13:58:13 +0000
commitb857e4618b2ca37798a9aaa3121c5ff926df346f (patch)
treee0aa640473744daef8a44ed092c1ee2d33d5ca08 /scp2
parent884bb65da9414f9217cbbc77ae6fb9a2e4c41f4f (diff)
INTEGRATION: CWS native141 (1.57.14); FILE MERGED
2008/04/02 16:08:31 is 1.57.14.1: #i87732# version number in package names
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/profileitem_ooo.scp105
1 files changed, 1 insertions, 104 deletions
diff --git a/scp2/source/ooo/profileitem_ooo.scp b/scp2/source/ooo/profileitem_ooo.scp
index 704e3c594b58..535cbadb13b9 100644
--- a/scp2/source/ooo/profileitem_ooo.scp
+++ b/scp2/source/ooo/profileitem_ooo.scp
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: profileitem_ooo.scp,v $
- * $Revision: 1.58 $
+ * $Revision: 1.59 $
*
* This file is part of OpenOffice.org.
*
@@ -286,109 +286,6 @@ End
//end configmgr
-ProfileItem gid_Profileitem_Setup_Uno_Java_Comppath
- ProfileID = gid_Profile_Setup_Ini;
- ModuleID = gid_Module_Root;
- Section = "Bootstrap";
- Order = 1;
- Key = "UNO_JAVA_COMPPATH";
- Value = "$ORIGIN/classes";
-End
-
-ProfileItem gid_Profileitem_Setup_Uno_Services
- ProfileID = gid_Profile_Setup_Ini;
- ModuleID = gid_Module_Root;
- Section = "Bootstrap";
- Order = 2;
- Key = "UNO_SERVICES";
- Value = "$ORIGIN/setup_services.rdb";
-End
-
-ProfileItem gid_Profileitem_Setup_Uno_Types
- ProfileID = gid_Profile_Setup_Ini;
- ModuleID = gid_Module_Root;
- Section = "Bootstrap";
- Order = 3;
- Key = "UNO_TYPES";
- Value = "$ORIGIN/types.rdb";
-End
-
-#ifdef WNT
-
-ProfileItem gid_Profileitem_Setup_Alluserset
- ProfileID = gid_Profile_Setup_Ini;
- ModuleID = gid_Module_Root;
- Section = "Bootstrap";
- Order = 4;
- Key = "ALLUSERS";
- Value = "[ALLUSERS]";
- Inifiletablekey = "AllUsersSet";
- Inifiletableaction = "1";
- Styles = (INIFILETABLE);
-End
-
-#endif
-
-#ifdef WNT
-
-ProfileItem gid_Profileitem_Setup_Findproduct
- ProfileID = gid_Profile_Setup_Ini;
- ModuleID = gid_Module_Root;
- Section = "Bootstrap";
- Order = 5;
- Key = "FINDPRODUCT";
- Value = "[FINDPRODUCT]";
- Inifiletablekey = "FindProductSet";
- Inifiletableaction = "1";
- Styles = (INIFILETABLE);
-End
-
-#endif
-
-#ifdef WNT
-
-ProfileItem gid_Profileitem_Setup_Productcode
- ProfileID = gid_Profile_Setup_Ini;
- ModuleID = gid_Module_Root;
- Section = "Bootstrap";
- Order = 6;
- Key = "ProductCode";
- Value = "<productcode>";
-End
-
-#endif
-
-#ifdef WNT
-
-ProfileItem gid_Profileitem_Setup_Upgradecode
- ProfileID = gid_Profile_Setup_Ini;
- ModuleID = gid_Module_Root;
- Section = "Bootstrap";
- Order = 7;
- Key = "UpgradeCode";
- Value = "<upgradecode>";
-End
-
-#endif
-
-ProfileItem gid_Profileitem_Setup_Productbuildid
- ProfileID = gid_Profile_Setup_Ini;
- ModuleID = gid_Module_Root;
- Section = "Bootstrap";
- Order = 8;
- Key = "ProductBuildid";
- Value = "<productbuildid>";
-End
-
-ProfileItem gid_Profileitem_Setup_Buildid
- ProfileID = gid_Profile_Setup_Ini;
- ModuleID = gid_Module_Root;
- Section = "Bootstrap";
- Order = 9;
- Key = "buildid";
- Value = "<buildid>";
-End
-
ProfileItem gid_Profileitem_Uno_Uno_Shared_Packages
ProfileID = gid_Profile_Uno_Ini;
ModuleID = gid_Module_Root;