summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-08-28 08:28:56 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-08-28 08:28:56 +0000
commit16a3e3df40cd3be1ccaaa1ed971635849960b62a (patch)
treefe4ab3e2fc5182aca6224e96e3165d100a70d339 /scp2
parent6013be4542c73aa55138317d11a5e5b74d980dd8 (diff)
INTEGRATION: CWS native105 (1.8.48); FILE MERGED
2007/08/09 10:59:43 is 1.8.48.1: #i80476# simplifying Java exchange
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_jre_ooo.scp8
1 files changed, 4 insertions, 4 deletions
diff --git a/scp2/source/ooo/file_jre_ooo.scp b/scp2/source/ooo/file_jre_ooo.scp
index 5baa8ec99e9f..190995dcc117 100644
--- a/scp2/source/ooo/file_jre_ooo.scp
+++ b/scp2/source/ooo/file_jre_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_jre_ooo.scp,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: ihi $ $Date: 2007-07-11 12:33:11 $
+ * last change: $Author: vg $ $Date: 2007-08-28 09:28:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,7 @@ File gid_File_Exe_Java
BIN_FILE_BODY;
Styles = (DONT_PACK,JAVAFILE);
Dir = gid_Dir_Program;
- Name = "jre-6u2-windows-i586-p.exe";
- Javaversion = "1.6.0_02";
+ Name = "${WINDOWSJAVAFILENAME}";
+ Javaversion = "${WINDOWSJAVAREGISTRYENTRY}";
Subdir = "java";
End