summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/profileitem_ooo.scp
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-07 08:54:38 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-07 08:54:38 +0000
commit0572f2334b96d854c28bceba361cfd0686c29bfb (patch)
treef6f7ae20324cc9854019d18f62ded944740a7d5c /scp2/source/ooo/profileitem_ooo.scp
parent89c0316177be4fbc1b25f681e3b0d96dc16271c4 (diff)
INTEGRATION: CWS sb80 (1.53.10); FILE MERGED
2007/11/14 13:47:08 sb 1.53.10.1: #i82422# OOO_BASE_DIR from OOo-wo-URE now also needed in plain OOo.
Diffstat (limited to 'scp2/source/ooo/profileitem_ooo.scp')
-rw-r--r--scp2/source/ooo/profileitem_ooo.scp13
1 files changed, 11 insertions, 2 deletions
diff --git a/scp2/source/ooo/profileitem_ooo.scp b/scp2/source/ooo/profileitem_ooo.scp
index 68488b550f0e..0157505cdfa1 100644
--- a/scp2/source/ooo/profileitem_ooo.scp
+++ b/scp2/source/ooo/profileitem_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: profileitem_ooo.scp,v $
*
- * $Revision: 1.54 $
+ * $Revision: 1.55 $
*
- * last change: $Author: ihi $ $Date: 2007-11-26 13:20:58 $
+ * last change: $Author: obo $ $Date: 2008-01-07 09:54:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -810,6 +810,15 @@ ProfileItem gid_Profileitem_Uno_Ure_Bin_Dir
Value = "$ORIGIN";
End
+ProfileItem gid_Profileitem_Uno_Ooo_Base_Dir
+ ProfileID = gid_Profile_Uno_Ini;
+ ModuleID = gid_Module_Root;
+ Section = "Bootstrap";
+ Order = 14;
+ Key = "OOO_BASE_DIR";
+ Value = "$ORIGIN/..";
+End
+
ProfileItem gid_Profileitem_Jvmfwk_BaseInstallation
ProfileID = gid_Profile_Jvmfwk_Ini;