2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
21 #if !defined(WNT) && !defined(MACOSX)
22 ScpAction scp_Copy_Readme_Txt
24 README_ALL_LANG(Copy, README);
25 README_ALL_LANG(Name, README);
27 README_TXT_ALL_LANG(Copy, readme, txt);
28 README_TXT_ALL_LANG(Name, readme, txt);
30 Styles = (SCPZIP_REPLACE);
40 ScpAction scp_Copy_Dmg_Background_Image
41 Copy = "osxdndinstall.png";
42 Name = "background.png";
45 Subdir = ".background";
48 ScpAction scp_Copy_Dmg_Volume_Icon
49 Copy = "VolumeIcon.icns";
50 Name = ".VolumeIcon.icns";
55 ScpAction scp_Copy_Ds_Store
57 DevVersionCopy = "DS_Store_Dev";
58 LangPackCopy = "DS_Store_Langpack";
59 PatchCopy = "DS_Store_Patch";
62 Styles = (FORCELANGUAGEPACK);