Hi there, somewhat ugly but effective fix for not showing credits etc. on Mac. Got independently fixed by Stephan's 3layer-cleanup on -3-5, so no need for action there. I need one review. Cheers, -- Thorsten
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp index 19f560f..a76b8b8 100644 --- a/scp2/source/ooo/common_brand.scp +++ b/scp2/source/ooo/common_brand.scp @@ -1526,7 +1526,7 @@ End File gid_License_Odt BIN_FILE_BODY; #if defined MACOSX - Dir = gid_Brand_Dir_BasisLink; + Dir = gid_Dir_Bundle_Contents; #else Dir = gid_Dir_Brand_Root; #endif @@ -1537,7 +1537,7 @@ End File gid_Credits_Odt BIN_FILE_BODY; #if defined MACOSX - Dir = gid_Brand_Dir_BasisLink; + Dir = gid_Dir_Bundle_Contents; #else Dir = gid_Dir_Brand_Root; #endif
Attachment:
pgp7Y4zWTXc1l.pgp
Description: PGP signature