# -*- 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_UnpackedTarball_UnpackedTarball,libebook)) $(eval $(call gb_UnpackedTarball_set_tarball,libebook,$(EBOOK_TARBALL))) $(eval $(call gb_UnpackedTarball_update_autoconf_configs,libebook)) $(eval $(call gb_UnpackedTarball_set_patchlevel,libebook,0)) $(eval $(call gb_UnpackedTarball_add_patches,libebook, \ external/libebook/libebook-no-icu-boolean.patch.1 \ external/libebook/include.patch \ )) # vim: set noet sw=4 ts=4: n value='aoo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlhelp/util
AgeCommit message (Expand)Author
2020-07-07xmlhelp: create instances with uno constructorsNoel Grandin
2017-09-20Clean up xsl filesSamuel Mehrbrodt
2017-06-23Remove support for the oldref attribute in l10ntoolsGabor Kelemen
2017-05-12Look for help-specific images in the new images_helpimg archiveKatarina Behrens
2015-11-12Killed the 'lastedited' element, it's useless, we have git.Jan Holesovsky
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-26...but do not erase localize attributes from image elementsStephan Bergmann