# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Package_Package,extensions_mdibundle,$(SRCDIR)/extensions/source/macosx/spotlight/mdimporter)) $(eval $(call gb_Package_add_files,extensions_mdibundle,Library/Spotlight/OOoSpotlightImporter.mdimporter/Contents,\ Info.plist \ en.lproj/schema.strings \ schema.xml \ )) # vim: set noet sw=4 ts=4: form method='get'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/Module_sfx2.mk
AgeCommit message (Expand)Author
2018-05-23remove Linux ("UNX") systray "Quickstarter"Rene Engelhard
2017-10-24sfx2: finally resolve FIXME and test custom metadataMichael Stahl
2017-07-21migrate to boost::gettextCaolán McNamara
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-08-18screenshots: add dialog test cases for sfx2Armin Le Grand
2016-07-28GSoC Emoji ControlAkshay Deep
2016-05-20Add initial CppunitTest_sfx2_classificationMiklos Vajna
2016-02-22sfx2 classification: include example XML in the instsetMiklos Vajna
2016-02-22sfx2 classification: add categories exampleMiklos Vajna
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard
2015-06-03Skeletal SfxControllerItem / bindings unit test.Michael Meeks