diff options
author | Andras Timar <atimar@suse.com> | 2012-09-08 21:13:10 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-09-08 21:13:21 +0200 |
commit | 700301a9ab256bd10d831f77bf7e4750e07670a0 (patch) | |
tree | 314ad52af9be70e9fc5bb5a1e5ff8794af522189 /scp2/inc | |
parent | d2405b54adbfa1ebdefa3b3c6f31c7f298e71cf6 (diff) |
fdo#52296 put ShellNew files to program's folder
Change-Id: I501d08fb0be65c7191b807e1d6d6f20026e14860
Diffstat (limited to 'scp2/inc')
-rwxr-xr-x | scp2/inc/macros.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scp2/inc/macros.inc b/scp2/inc/macros.inc index afd65e2e75f0..8f0a08b05a4d 100755 --- a/scp2/inc/macros.inc +++ b/scp2/inc/macros.inc @@ -212,8 +212,7 @@ #define PACKED_SHELLNEW_FILE_BODY \ TXT_FILE_BODY; \ Styles = (PACKED,WORKSTATION, OVERWRITE); \ - Dir = PREDEFINED_OSSHELLNEWDIR; \ - NetDir = gid_Dir_Shellnew + Dir = gid_Dir_Shellnew #define STD_SHELLNEW_FILE(id,name) \ File id \ |