# -*- 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,ucptdoc1)) $(eval $(call gb_Library_set_componentfile,ucptdoc1,ucb/source/ucp/tdoc/ucptdoc1)) $(eval $(call gb_Library_use_sdk_api,ucptdoc1)) $(eval $(call gb_Library_use_libraries,ucptdoc1,\ comphelper \ cppu \ cppuhelper \ sal \ salhelper \ ucbhelper \ )) $(eval $(call gb_Library_add_exception_objects,ucptdoc1,\ ucb/source/ucp/tdoc/tdoc_contentcaps \ ucb/source/ucp/tdoc/tdoc_content \ ucb/source/ucp/tdoc/tdoc_datasupplier \ ucb/source/ucp/tdoc/tdoc_docmgr \ ucb/source/ucp/tdoc/tdoc_documentcontentfactory \ ucb/source/ucp/tdoc/tdoc_passwordrequest \ ucb/source/ucp/tdoc/tdoc_provider \ ucb/source/ucp/tdoc/tdoc_resultset \ ucb/source/ucp/tdoc/tdoc_services \ ucb/source/ucp/tdoc/tdoc_stgelems \ ucb/source/ucp/tdoc/tdoc_storage \ ucb/source/ucp/tdoc/tdoc_uri \ )) # vim: set noet sw=4 ts=4: alue='distro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/industrial/cmd/sc_no.png
AgeCommit message (Collapse)Author
2015-02-05Icon theme compressionAndrew
Lossless PNG optimisation for all Icon Themes. Icons were run through ImageOptim 1.5.4 (https://imageoptim.com/). Total saving ~839KB. Breeze: Saved 13.9KB out of 29.1KB. 47.5% per file on average (up to 54.5%). Crystal: Saved 44KB out of 1.2MB. 3.7% overall (up to 85.8% per file). Galaxy: Saved 10.7KB out of 2MB. 0.5% per file on average (up to 56%). Hicontrast: A few bytes. Human: Saved 288KB out of 1.8MB. 15.8% overall (up to 81.1% per file). Industrial: Saved 22.3KB out of 1.1MB. 1.9% overall (up to 88.7% per file). Oxygen: Saved 177.8KB out of 2MB. 9% overall (up to 95.3% per file). Sifr: Saved 41.2KB out of 315.8KB. 13% overall (up to 63.4% per file). Tango: Saved 130.8KB out of 1MB. 13.1% overall (up to 86.4% per file). Tango_testing: Saved 110.3KB out of 546.7KB. 20.2% overall (up to 86.4% per file). Change-Id: Id43faba59fa738cd2cde60df61c16d8cf2e06daf Signed-off-by: Andrew <dent.ace@gmail.com>