[Libreoffice-commits] .: Branch 'libreoffice-3-4' - scp2/source
Michael Meeks
michael at kemper.freedesktop.org
Mon Mar 5 03:59:21 PST 2012
scp2/source/ooo/common_brand.scp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f0865c76cb372a704728704923058c61dba32a4f
Author: Thorsten Behrens <tbehrens at suse.com>
Date: Mon Mar 5 12:00:48 2012 +0000
Package the credits etc. in the right place on Mac
Signed-off-by: Michael Meeks <michael.meeks at suse.com>
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
More information about the Libreoffice-commits
mailing list