# -*- 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_CustomTarget_CustomTarget,testtools/bridgetest_climaker)) testtools_CLIDIR := $(gb_CustomTarget_workdir)/testtools/bridgetest_climaker $(call gb_CustomTarget_get_target,testtools/bridgetest_climaker) : \ $(testtools_CLIDIR)/cli_types_bridgetest.dll $(testtools_CLIDIR)/cli_types_bridgetest.dll : \ $(call gb_UnoApiTarget_get_target,bridgetest) \ $(call gb_UnoApiTarget_get_target,udkapi) \ $(call gb_CliUnoApi_get_target,cli_uretypes) \ $(call gb_Executable_get_runtime_dependencies,climaker) \ | $(testtools_CLIDIR)/.dir $(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),CLM,1) $(call gb_Trace_StartRange,$(subst $(WORKDIR)/,,$@),CLM) $(call gb_Helper_abbreviate_dirs, \ $(call gb_Helper_execute,climaker) \ $(if $(filter -s,$(MAKEFLAGS)),,--verbose) \ --out $@ -r $(call gb_CliUnoApi_get_target,cli_uretypes) \ -X $(call gb_UnoApiTarget_get_target,udkapi) \ $(call gb_UnoApiTarget_get_target,bridgetest) > /dev/null) $(call gb_Trace_EndRange,$(subst $(WORKDIR)/,,$@),CLM) # vim:set shiftwidth=4 tabstop=4 noexpandtab: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_dark/sw/res
diff options
context:
space:
mode:
authorRizal Muttaqin <riz_17_oke@yahoo.co.id>2023-04-23 17:53:45 +0700
committerRizal Muttaqin <rizmut@libreoffice.org>2023-04-23 16:31:51 +0200
commit4ee01c29a3794e1e0dee300d0f2aa150ce07b3c0 (patch)
treef8f2d4a0d9007a6f0ebc415510765736a8a9f625 /icon-themes/colibre_dark/sw/res
parenta58017d99c3cea52fe7b37f2379c5306bfa59807 (diff)
tdf#154825 All icon themes: add/update section editor
Change-Id: I9b59c4c99d623aab1a46898e732f45d5b22261ab Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150825 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Diffstat (limited to 'icon-themes/colibre_dark/sw/res')