summaryrefslogtreecommitdiff
path: root/javainstaller2
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-03 11:04:28 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-03 11:04:28 +0000
commit59b21f8e3c7045dbb01f11e5218a7d9a7ac8c9e9 (patch)
tree9c189478593fdaf59fca24ee41cd7a28bd5203c8 /javainstaller2
parent51a664c2c7d4f436c42240a6a7572b891eb93b85 (diff)
INTEGRATION: CWS native87 (1.1.10); FILE MERGED
2007/04/24 10:09:32 is 1.1.10.1: #i65425# adding header
Diffstat (limited to 'javainstaller2')
-rwxr-xr-xjavainstaller2/src/Properties/create_property.pl35
-rwxr-xr-xjavainstaller2/src/Properties/setupfiles_template.properties1
2 files changed, 36 insertions, 0 deletions
diff --git a/javainstaller2/src/Properties/create_property.pl b/javainstaller2/src/Properties/create_property.pl
index a688d6f44445..28fba96192e1 100755
--- a/javainstaller2/src/Properties/create_property.pl
+++ b/javainstaller2/src/Properties/create_property.pl
@@ -1,6 +1,41 @@
: # -*- perl -*-
eval 'exec perl -wS $0 ${1+"$@"}'
if 0;
+#*************************************************************************
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# $RCSfile: create_property.pl,v $
+#
+# $Revision: 1.2 $
+#
+# last change: $Author: rt $ $Date: 2007-07-03 12:04:04 $
+#
+# The Contents of this file are made available subject to
+# the terms of GNU Lesser General Public License Version 2.1.
+#
+#
+# GNU Lesser General Public License Version 2.1
+# =============================================
+# Copyright 2005 by Sun Microsystems, Inc.
+# 901 San Antonio Road, Palo Alto, CA 94303, USA
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License version 2.1, as published by the Free Software Foundation.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+#*************************************************************************
+
# create java installer property files for all languages defined in jlf file
use Cwd;
diff --git a/javainstaller2/src/Properties/setupfiles_template.properties b/javainstaller2/src/Properties/setupfiles_template.properties
index 37a3997aa7bf..66fb366e536a 100755
--- a/javainstaller2/src/Properties/setupfiles_template.properties
+++ b/javainstaller2/src/Properties/setupfiles_template.properties
@@ -1,6 +1,7 @@
#
# setupfiles_${LANGUAGE}.properties
#
+
String_Helpfile_AcceptLicense=AcceptLicense_${LANGUAGE}.html
String_Helpfile_ChooseComponents=ChooseComponents_${LANGUAGE}.html
String_Helpfile_ChooseDirectory=ChooseDirectory_${LANGUAGE}.html