summaryrefslogtreecommitdiff
path: root/solenv/bin/modules/pre2par
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-07-12 10:17:41 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-07-12 10:17:41 +0000
commitc272a433e03863e2ebcf7ac8d3167916cf7fa2ff (patch)
treeb17077359f5f559e2198d093f1b53e7d15e1bdf2 /solenv/bin/modules/pre2par
parent77ce64aa0792e5b8827d81717ec6321ed77b62b6 (diff)
INTEGRATION: CWS native97 (1.10.602); FILE MERGED
2007/07/10 10:47:10 is 1.10.602.1: #i79432# enable Unix links in scp2
Diffstat (limited to 'solenv/bin/modules/pre2par')
-rw-r--r--solenv/bin/modules/pre2par/globals.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/bin/modules/pre2par/globals.pm b/solenv/bin/modules/pre2par/globals.pm
index 5e0868ef2ab1..fa043e19b13f 100644
--- a/solenv/bin/modules/pre2par/globals.pm
+++ b/solenv/bin/modules/pre2par/globals.pm
@@ -4,9 +4,9 @@
#
# $RCSfile: globals.pm,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: obo $ $Date: 2005-12-21 12:49:49 $
+# last change: $Author: ihi $ $Date: 2007-07-12 11:17:41 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,7 @@ BEGIN
$langfilename = "";
@allitems = ("Installation", "ScpAction", "HelpText", "Directory", "DataCarrier", "StarRegistry", "File",
- "Shortcut", "Custom", "Procedure", "Module", "Profile", "ProfileItem",
+ "Shortcut", "Custom", "Unixlink", "Procedure", "Module", "Profile", "ProfileItem",
"Folder", "FolderItem", "RegistryItem", "StarRegistryItem", "WindowsCustomAction");
$logging = 0;