# -*- 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/. # ifeq ($(BUILD_TYPE),) ifeq ($(gb_Side),) gb_Side:=host endif include $(dir $(realpath $(lastword $(MAKEFILE_LIST))))../config_$(gb_Side).mk endif include $(SRCDIR)/compilerplugins/Makefile.mk all: build build: compilerplugins clean: compilerplugins-clean # vim: set noet sw=4 ts=4: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/sukapura_dark_svg/svx
AgeCommit message (Expand)Author
2024-01-27tdf#158939 icon-themes: remove leftover reference images from SVGsIlmari Lauhakangas
2023-03-12Relates tdf#153344 - Sukapura: Sync outline colorRizal Muttaqin
2023-03-09tdf#153465 & tdf#153344 Sukapura Dark with 16px status bar iconsRizal Muttaqin
2023-03-09Sukapura: tdf#152887 Add status bar icons for Accessibility CheckRizal Muttaqin
2023-03-07Resolves tdf#153344 - Resize Save icon in statusbar to 16pxHeiko Tietze
2023-03-06remove icons causing troubles from sukapura_dark{_svg}Tomaž Vajngerl
2023-03-05tdf#153465 Add Sukapura's dark variantRizal Muttaqin