From c272a433e03863e2ebcf7ac8d3167916cf7fa2ff Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Thu, 12 Jul 2007 10:17:41 +0000 Subject: [PATCH] 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 --- solenv/bin/modules/pre2par/globals.pm | 6 +++--- 1 file 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;