/************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License version 3 * only, as published by the Free Software Foundation. * * OpenOffice.org is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License version 3 for more details * (a copy is included in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU Lesser General Public License * version 3 along with OpenOffice.org. If not, see * * for a copy of the LGPLv3 License. * ************************************************************************/ #include "macros.inc" #ifndef ENABLE_SILENT_MSI FolderItem gid_Folderitem_Scalc Name = "%PRODUCTNAME Calc"; ModuleID = gid_Module_Brand_Prg_Calc; FolderID = gid_Folder_Staroffice51; FileID = gid_File_Exe_Scalc; IconFile = gid_File_Exe_Scalc; IconID = 0; WkDir = gid_Brand_Dir_Program; Parameter = ""; ALL_LANG(Tooltip, STR_FI_TOOLTIP_CALC); End #endif -4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scp2/AutoInstall.mk
AgeCommit message (Expand)Author
2020-09-12Try fix multiple assignments of gidsMike Kaganski
2019-08-30Move spsupp components to a separate installer featureMike Kaganski
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2017-06-06scp2: package 64-bit MSVC runtimes for explorer extensionsMichael Stahl
2017-06-02scp2: oops, forgot to add some commasMichael Stahl
2017-06-02scp2: merge explorer extension modulesMichael Stahl
2017-06-02scp2: move fonts to AutoInstallMichael Stahl
2017-06-02scp2: replace PACKAGE_FILELIST_DIR macro with SDK_PACKAGE_FILELISTMichael Stahl
2017-06-02gbuild: AutoInstall: allow per-module Package templateMichael Stahl
2017-06-01tdf#90753 scp2: move image packages to AutoInstallMichael Stahl
2017-01-09tdf#90753 scp2: move firebirdsdbc packages to AutoInstallMichael Stahl
2016-12-25tdf#90753: AutoInstall libreofficekit_selectionhandles packageMatúš Kukan
2016-10-25clean up remnants of the removal of OxygenOffice bitsDavid Tardon