summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-03-31 12:47:11 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-03-31 12:47:22 +0300
commita1ce9700328801413263ff99ea6741aac7cc9a13 (patch)
tree3d5d035ca7025a0170f459ad26edc032e14a095d /scp2
parent63f5fa4f9f09ebc2ba4dd502b340d06b96368284 (diff)
Rename shellnew2 to 2shellnew
The "DosName" property of a directory item must apparently be unique in first five chars, sigh. See the lovely code in solenv/bin/modules/installer/windows/directory.pm, the create_unique_directorynames subroutine, check for $startlength.
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/directory_ooo.scp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/directory_ooo.scp b/scp2/source/ooo/directory_ooo.scp
index 3ce496b91848..3807bde88938 100644
--- a/scp2/source/ooo/directory_ooo.scp
+++ b/scp2/source/ooo/directory_ooo.scp
@@ -165,7 +165,7 @@ End
Directory gid_Dir_ShellnewToo
ParentID = gid_Dir_Program;
- DosName = "shellnew2";
+ DosName = "2shellnew";
End
#endif