# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_AllLangResTarget_AllLangResTarget,pricing)) $(eval $(call gb_AllLangResTarget_add_srs,pricing,\ scaddins/pricing \ )) $(eval $(call gb_SrsTarget_SrsTarget,scaddins/pricing)) $(eval $(call gb_SrsTarget_set_include,scaddins/pricing,\ $$(INCLUDE) \ -I$(SRCDIR)/scaddins/source/pricing \ )) $(eval $(call gb_SrsTarget_add_files,scaddins/pricing,\ scaddins/source/pricing/pricing.src \ )) # vim: set noet sw=4 ts=4: office-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/breeze/cmd/lc_basicshapes.round-quadrat.png
AgeCommit message (Collapse)Author
2015-03-19Optimize 'Breeze' icon themeAndrew
Lossless optimisation of png files in Breeze icon theme, using ImageOptim. Saved ~324KB out of 669KB. ~53% per file on average (up to 78%). Change-Id: Ifbd936473f75cb1e6698facf40e90433f002905c Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/14900 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-18tdf#87234 - Addition of many large and small breeze iconsYousuf Philips
Change-Id: I58488d3f2675ec6c74d8286079d75d32b38e2e05 Reviewed-on: https://gerrit.libreoffice.org/14891 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>