1 diff --git a/scp2/source/layout/layout.scp b/scp2/source/layout/layout.scp
2 index 477f992..6808269 100644
3 --- scp2/source/layout/layout.scp
4 +++ scp2/source/layout/layout.scp
5 @@ -35,11 +35,11 @@ Directory gid_Dir_Share_Layout
9 -File gid_File_Zip_Sw_Layout
10 +File gid_File_Zip_Sc_Layout
11 Dir = gid_Dir_Share_Layout;
14 - Name = "sw-layout.zip";
15 + Name = "sc-layout.zip";
18 File gid_File_Zip_Svx_Layout
19 @@ -48,3 +48,11 @@ File gid_File_Zip_Svx_Layout
21 Name = "svx-layout.zip";
24 +File gid_File_Zip_Sw_Layout
25 + Dir = gid_Dir_Share_Layout;
27 + Styles = (ARCHIVE, PATCH);
28 + Name = "sw-layout.zip";