# -*- 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_Library_Library,storagefd)) $(eval $(call gb_Library_set_componentfile,storagefd,filter/source/storagefilterdetect/storagefd)) $(eval $(call gb_Library_use_external,storagefd,boost_headers)) $(eval $(call gb_Library_use_sdk_api,storagefd)) $(eval $(call gb_Library_use_libraries,storagefd,\ comphelper \ cppuhelper \ cppu \ sal \ sfx \ tl \ utl \ )) $(eval $(call gb_Library_add_exception_objects,storagefd,\ filter/source/storagefilterdetect/fdcomp \ filter/source/storagefilterdetect/filterdetect \ )) # vim: set noet sw=4 ts=4: ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/elementary/framework
AgeCommit message (Expand)Author
2018-11-01elementary: fix for tdf#111950, update Calc sidebar, add condition icon, dist...Rizal Muttaqin
2018-10-04elementary: sync folder color with upstream, add more 32px, etcRizal Muttaqin
2018-09-24Remove accidental addition of executable bit under icon-themes/*Adolfo Jayme Barrientos
2018-09-24elementary: improve many icons, add more 32 pxRizal Muttaqin
2017-12-11Elementary-icons 1.0 beta releaseandreas kainz
2017-11-03elementary icons: first update of the icon theme start with lc_andreas kainz
2015-12-13Update themes for openremote icon (tdf#93038)Laurent Balland-Poirier
2015-10-05move elementary bitmaps in placeBjoern Michaelsen