Update to m13
[ooovba.git] / applied_patches / 0616-layout-simple-dialogs-scp2.diff
blob47fa9426ea43821d157af936ed889178418c2213
1 diff --git a/scp2/source/layout/layout.scp b/scp2/source/layout/layout.scp
2 index 6808269..c7c2983 100644
3 --- scp2/source/layout/layout.scp
4 +++ scp2/source/layout/layout.scp
5 @@ -35,6 +35,13 @@ Directory gid_Dir_Share_Layout
6 DosName = "layout";
7 End
9 +File gid_File_Zip_Toolkit_Layout
10 + Dir = gid_Dir_Share_Layout;
11 + USER_FILE_BODY;
12 + Styles = (ARCHIVE, PATCH);
13 + Name = "toolkit-layout.zip";
14 +End
16 File gid_File_Zip_Sc_Layout
17 Dir = gid_Dir_Share_Layout;
18 USER_FILE_BODY;