summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/directory_ooo.scp
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-10-21 12:15:50 +0200
committerStephan Bergmann <sbergman@redhat.com>2011-10-24 13:59:56 +0200
commita32d05fbb9fa8c1062294e7bd75588dc152309a3 (patch)
treedfafef1697a6589bf53252d09fa7d09a533e8bf7 /scp2/source/ooo/directory_ooo.scp
parent90713adf1bf97befb9b6c97309f57d7b93566857 (diff)
Undo basis/brand split: move WNT-specific gid_Dir_Shellnew[Too].
Hope that's all that needs to be done here...
Diffstat (limited to 'scp2/source/ooo/directory_ooo.scp')
-rw-r--r--scp2/source/ooo/directory_ooo.scp4
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/ooo/directory_ooo.scp b/scp2/source/ooo/directory_ooo.scp
index e8c094dfd76e..2e81cfd3f3ea 100644
--- a/scp2/source/ooo/directory_ooo.scp
+++ b/scp2/source/ooo/directory_ooo.scp
@@ -144,12 +144,12 @@ End
#ifdef WNT
Directory gid_Dir_Shellnew
- ParentID = gid_Dir_Program;
+ ParentID = gid_Brand_Dir_Program;
DosName = "shellnew";
End
Directory gid_Dir_ShellnewToo
- ParentID = gid_Dir_Program;
+ ParentID = gid_Brand_Dir_Program;
DosName = "2shellnew";
End