# -*- 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_ExternalPackage_ExternalPackage,liborcus,liborcus)) $(eval $(call gb_ExternalPackage_use_external_project,liborcus,liborcus)) ifeq ($(OS),MACOSX) $(eval $(call gb_ExternalPackage_add_file,liborcus,$(LIBO_LIB_FOLDER)/liborcus-0.12.0.dylib,src/liborcus/.libs/liborcus-0.12.0.dylib)) $(eval $(call gb_ExternalPackage_add_file,liborcus,$(LIBO_LIB_FOLDER)/liborcus-parser-0.12.0.dylib,src/parser/.libs/liborcus-parser-0.12.0.dylib)) else ifeq ($(DISABLE_DYNLOADING),) $(eval $(call gb_ExternalPackage_add_file,liborcus,$(LIBO_LIB_FOLDER)/liborcus-0.12.so.0,src/liborcus/.libs/liborcus-0.12.so.0.0.0)) $(eval $(call gb_ExternalPackage_add_file,liborcus,$(LIBO_LIB_FOLDER)/liborcus-parser-0.12.so.0,src/parser/.libs/liborcus-parser-0.12.so.0.0.0)) endif # vim: set noet sw=4 ts=4: capgemini/cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/oxygen
AgeCommit message (Expand)Author
2016-08-19tdf#86083 Add group buttons for column and row operation.Gulsah Kose
2016-04-13tdf#84258 Link icons and use new commands in menu/toolbarsMaxim Monastirsky
2016-03-18mailmerge: Icon for the Mail Merge Wizard too.Jan Holesovsky
2016-03-18mailmerge: Icons for the first/prev/next/last mailmerge entry buttons.Jan Holesovsky
2016-01-28Add icons for 'Save to Remote Server' (tdf#93038)Laurent Balland-Poirier
2015-12-028 bit palettes are on the slow path for quartz/svp/gtk3Caolán McNamara
2015-10-05optipng icon themesChristian Lohmaier
2015-06-17Restore lc_styleupdatebyexample.pngJan Holesovsky
2015-06-01tdf#88276: Add background colour toolbar and sidebar buttonsKatarina Behrens
2015-05-12tdf#68871: Remove the old Elements panel from MathJulien Nabet
2015-04-22Optimization of icon themes.Andrew
2015-03-18Icon files optimizedAndrew
2015-02-26tdf#30425 Remove old icons -2Andrew
2015-02-25ICONS: Fix icons in sifr and tango in CalcYousuf Philips
2015-02-24OXYGEN: Minor fixes to last commitYousuf Philips
2015-02-23Revert "tdf30425 Remove old icons -2"Adolfo Jayme Barrientos
2015-02-23tdf#30425 Remove old icons -2Andrew
2015-02-23OXYGEN: Added sidebar icons as well as add icons from the original setYousuf Philips
2015-02-16Remove old icons.Andrew
2015-02-10Remove duplicate L10n icons.Andrew
2015-02-06Tidy up HC icons.Andrew
2015-02-05Icon theme compressionAndrew
2015-01-30Delete useless “-old” copies of iconsAdolfo Jayme Barrientos
2014-12-03fdo#86472 fix icons on dark theme in oxygen and sifrYousuf Philips
2014-11-23icons: optipng the oxygen icons.Jan Holesovsky
2014-11-20TANGO: fix galaxy so print preview single page view icon showsYousuf Philips
2014-11-18OXYGEN: Replaced icons with icons from the icon set sourcesYousuf Philips
2014-11-12fdo#80651 replaced oxygen icon and added new tango icon for single pageYousuf Philips
2014-11-04line spacing: Introduce an icon for that.Jan Holesovsky
2014-11-04fdo#80161 Add an icon to the 'Export as PDF' commandYousuf Philips
2014-11-03OXYGEN: fixes to font color iconsYousuf Philips
2014-10-29OXYGEN: Refreshing icons from main source and added a few new onesYousuf Philips
2014-10-27fdo#85500 - TOOLBAR: Use insert page number icon for insert field controlYousuf Philips
2014-03-06Icon redux 01: Remove old draft view iconsAndrew
2014-03-06Icon redux 01: Optimised help imagesAndrew
2014-02-27Icon redux 01: Remove old dbaccess iconsAndrew
2014-02-27fdo#73159 Make back border dialog work againZolnai Tamás
2014-02-10Remove unused icons after cleaning up Math zoomRodolfo Ribeiro Gomes