# -*- 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_Module_Module,basegfx)) $(eval $(call gb_Module_add_targets,basegfx,\ Library_basegfx \ )) $(eval $(call gb_Module_add_check_targets,basegfx,\ CppunitTest_basegfx \ )) # vim: set noet sw=4 ts=4: ='lo/core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes
diff options
context:
space:
mode:
authorrizmut <riz_17_oke@yahoo.co.id>2019-09-08 05:37:24 +0700
committerRizal Muttaqin <riz_17_oke@yahoo.co.id>2019-09-08 01:39:24 +0200
commit294222866f4d39e200cf365bac77de76b2ae9841 (patch)
tree143ccb90ee55d4ca6c993915052879f06f18d060 /icon-themes
parent61b757f31f25cda6d595f64226181c7a82ce8d7f (diff)
Breeze: Fix for tdf#127415 & tdf#127326
- Add custom chevron (related to tdf#125296 enhancement) Change-Id: I6ca6282b39bfea0c74383bd1c744142544493be8 Reviewed-on: https://gerrit.libreoffice.org/78755 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>