From c2764ad67a4a7a551ef824eaf19b127e6e699f3e Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Thu, 12 Jul 2007 10:17:14 +0000 Subject: [PATCH] INTEGRATION: CWS native97 (1.7.602); FILE MERGED 2007/07/10 10:47:10 is 1.7.602.1: #i79432# enable Unix links in scp2 --- solenv/bin/modules/par2script/globals.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/solenv/bin/modules/par2script/globals.pm b/solenv/bin/modules/par2script/globals.pm index 8e8c94b3a54d..615744183d83 100644 --- a/solenv/bin/modules/par2script/globals.pm +++ b/solenv/bin/modules/par2script/globals.pm @@ -4,9 +4,9 @@ # # $RCSfile: globals.pm,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: obo $ $Date: 2005-12-21 12:49:37 $ +# last change: $Author: ihi $ $Date: 2007-07-12 11:17:14 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -50,7 +50,7 @@ BEGIN $parfilelist = ""; @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"); @items_with_moduleid = ("Profile", "ProfileItem",