# -*- 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,postprocess_images,$(call gb_CustomTarget_get_workdir,postprocess/images))) $(if $(filter default,$(WITH_THEMES)),\ $(eval $(call gb_Package_add_file,postprocess_images,bin/images.zip,images.zip))) $(foreach theme,$(filter-out default,$(WITH_THEMES)),\ $(eval $(call gb_Package_add_file,postprocess_images,bin/images_$(theme).zip,images_$(theme).zip))) # vim: set noet sw=4 ts=4: '> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svgio
diff options
context:
space:
mode:
authorSzymon Kłos <eszkadev@gmail.com>2016-05-27 22:36:43 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-06-01 06:06:55 +0000
commitbf3f3a6bfb08c2d1a2c95f1c1cf62117e0002235 (patch)
tree43927ef5c4048e9c39abf81722fab2ec9ccc47c8 /svgio
parentcbf36dd473fdc9e8d8b78c9e9317836a7cbbc6c7 (diff)
notebookbar: working number format listbox