summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 0009ce1e8b9b..11dfe06981ba 100644
--- a/scp2/source/ooo/profileitem_ooo.scp
+++ b/scp2/source/ooo/profileitem_ooo.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: profileitem_ooo.scp,v $
*
-* $Revision: 1.21 $
+* $Revision: 1.22 $
*
-* last change: $Author: rt $ $Date: 2005-05-20 15:47:42 $
+* last change: $Author: obo $ $Date: 2005-06-17 10:18:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -610,6 +610,15 @@ ProfileItem gid_Profileitem_Uno_Uno_Java_Component_Path
Value = "$ORIGIN/classes";
End
+ProfileItem gid_Profileitem_Uno_Ure_Internal_Java_Dir
+ ProfileID = gid_Profile_Uno_Ini;
+ ModuleID = gid_Module_Root;
+ Section = "Bootstrap";
+ Order = 7;
+ Key = "URE_INTERNAL_JAVA_DIR";
+ Value = "$ORIGIN/classes";
+End
+
ProfileItem gid_Profileitem_Jvmfwk_BaseInstallation
ProfileID = gid_Profile_Jvmfwk_Ini;