diff options
author | Thorsten Behrens <tbehrens@suse.com> | 2011-11-03 18:57:23 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@suse.com> | 2011-11-03 19:02:55 +0100 |
commit | dab79744767c05fd5268866937e225b74e658cea (patch) | |
tree | 652a4ac44b44c115db8322ea180905eb49812fff /setup_native | |
parent | 06840c3b3d90ad79c58398d1420577c28d630d57 (diff) |
Give Mac master builds a nice background .dmg image, too
Added a new DevVersionCopy action to scp2, that fires if PRODUCTNAME
equals "LibO-dev" - in that case, we use the DS_Store_Dev one.
Diffstat (limited to 'setup_native')
-rw-r--r-- | setup_native/prj/d.lst | 1 | ||||
-rw-r--r-- | setup_native/source/mac/ooo/DS_Store_Dev | bin | 0 -> 15364 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/setup_native/prj/d.lst b/setup_native/prj/d.lst index 71290f13e7af..6e8cae9d66ae 100644 --- a/setup_native/prj/d.lst +++ b/setup_native/prj/d.lst @@ -31,6 +31,7 @@ mkdir: %_DEST%\bin\osolsmf ..\source\mac\Info.plist.langpack %_DEST%\bin\Info.plist.langpack ..\source\mac\ooo\osxdndinstall.png %_DEST%\bin\osl\osxdndinstall.png ..\source\mac\ooo\DS_Store %_DEST%\bin\osl\DS_Store +..\source\mac\ooo\DS_Store_Dev %_DEST%\bin\osl\DS_Store_Dev ..\source\mac\ooo\DS_Store_Langpack %_DEST%\bin\osl\DS_Store_Langpack ..\source\java\javaversion.dat %_DEST%\bin\javaversion.dat ..\source\java\javaversion2.dat %_DEST%\bin\javaversion2.dat diff --git a/setup_native/source/mac/ooo/DS_Store_Dev b/setup_native/source/mac/ooo/DS_Store_Dev Binary files differnew file mode 100644 index 000000000000..2a6fcf9d71e5 --- /dev/null +++ b/setup_native/source/mac/ooo/DS_Store_Dev |