# -*- 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_CppunitTest_CppunitTest,cppu_any-external)) $(eval $(call gb_CppunitTest_add_exception_objects,cppu_any-external, \ cppu/qa/any-external \ )) $(eval $(call gb_CppunitTest_set_external_code,cppu_any-external)) $(eval $(call gb_CppunitTest_use_libraries,cppu_any-external, \ cppu \ sal \ )) $(eval $(call gb_CppunitTest_use_udk_api,cppu_any-external)) # vim: set noet sw=4 ts=4: oo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/sifr_dark/svx/res/symphony/radial.png
AgeCommit message (Expand)Author
2022-10-12tdf#151071 Revise Sifr (Update color to follow symbolic Adwaita)Rizal Muttaqin
2020-01-28Sifr: Added SVG version of the Sifr Dark icon set (tdf#128849).rizmut
2020-01-21Sifr: Add more 32px extra large icons (tdf#129846)rizmut
2017-06-04tdf#94632 Light sifr and breeze icon themes for dark OS themesMatthias Freund