From a1ce9700328801413263ff99ea6741aac7cc9a13 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 31 Mar 2011 12:47:11 +0300 Subject: [PATCH] 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. --- scp2/source/ooo/directory_ooo.scp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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