diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-10-21 11:55:56 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-10-24 13:59:54 +0200 |
commit | 009765255f9512556de04ac2b056af2602644c2e (patch) | |
tree | 3d253d2744da25374c7e0a9c65b1620ab9bc2381 /scp2/source/draw | |
parent | a58b65d380a6637e0d740b3a01162dcbfc38b61d (diff) |
Undo basis/brand split: adapt scp2 WkDir.
Diffstat (limited to 'scp2/source/draw')
-rw-r--r-- | scp2/source/draw/folderitem_draw.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/draw/folderitem_draw.scp b/scp2/source/draw/folderitem_draw.scp index 4a73948ced39..a07f710867cf 100644 --- a/scp2/source/draw/folderitem_draw.scp +++ b/scp2/source/draw/folderitem_draw.scp @@ -34,7 +34,7 @@ FolderItem gid_Folderitem_Sdraw FileID = gid_File_Exe_Sdraw; IconFile = gid_File_Exe_Sdraw; IconID = 0; - WkDir = gid_Dir_Program; + WkDir = gid_Brand_Dir_Program; Parameter = ""; Styles = (NOWEB, NON_ADVERTISED); ALL_LANG(Tooltip, STR_FI_TOOLTIP_DRAW); |