summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-07-11 13:40:26 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-07-11 13:40:26 +0000
commitcff4370cbcceeb0d833b6535402305a7887250e3 (patch)
tree37a983db21e3e543d59bd84815c69b4bde0a4cb7 /solenv
parent7e384aec90b40fe7dd7a71f4f39ad1b89f59d9d8 (diff)
INTEGRATION: CWS native93 (1.69.72); FILE MERGED
2007/07/02 15:36:13 is 1.69.72.1: #i73826# introducing OOo base version for all products
Diffstat (limited to 'solenv')
-rw-r--r--solenv/bin/modules/installer/globals.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/solenv/bin/modules/installer/globals.pm b/solenv/bin/modules/installer/globals.pm
index 798404ee1c6a..f0f4bec9eb99 100644
--- a/solenv/bin/modules/installer/globals.pm
+++ b/solenv/bin/modules/installer/globals.pm
@@ -4,9 +4,9 @@
#
# $RCSfile: globals.pm,v $
#
-# $Revision: 1.70 $
+# $Revision: 1.71 $
#
-# last change: $Author: rt $ $Date: 2007-07-03 11:45:53 $
+# last change: $Author: ihi $ $Date: 2007-07-11 14:40:26 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -119,6 +119,7 @@ BEGIN
$controlledmakecabversion = "5";
$saved_packages_path = "";
$max_lang_length = 50;
+ $globalblock = "Globals";
$is_special_epm = 0;
$epm_in_path = 0;