summaryrefslogtreecommitdiff
path: root/solenv/bin
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-08-01 10:16:12 +0000
committerRüdiger Timm <rt@openoffice.org>2008-08-01 10:16:12 +0000
commit52b5139b3c4823ea221997e21139500d01d4ca4c (patch)
tree022389f682686f07ced6f41987bea0a503cdc8ef /solenv/bin
parent95474c097fac9893269ee8d68bf78772841bd0d6 (diff)
INTEGRATION: CWS native177 (1.102.10); FILE MERGED
2008/07/25 13:38:28 is 1.102.10.1: #i92002# using english strings
Diffstat (limited to 'solenv/bin')
-rw-r--r--solenv/bin/modules/installer/globals.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/solenv/bin/modules/installer/globals.pm b/solenv/bin/modules/installer/globals.pm
index 2fe81f222e65..174a5c829cbf 100644
--- a/solenv/bin/modules/installer/globals.pm
+++ b/solenv/bin/modules/installer/globals.pm
@@ -8,7 +8,7 @@
#
# $RCSfile: globals.pm,v $
#
-# $Revision: 1.103 $
+# $Revision: 1.104 $
#
# This file is part of OpenOffice.org.
#
@@ -357,6 +357,8 @@ BEGIN
%allcalculated_guids = ();
%calculated_component_guids = ();
%base_independent_components = ();
+ %all_english_languagestrings = ();
+ %all_required_english_languagestrings = ();
@forced_properties = ("SERVICETAG_PRODUCTNAME", "SERVICETAG_PRODUCTVERSION", "SERVICETAG_PARENTNAME", "SERVICETAG_SOURCE", "SERVICETAG_URN");