# -*- 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_Module_Module,basctl)) ifneq ($(filter SCRIPTING,$(BUILD_TYPE)),) $(eval $(call gb_Module_add_targets,basctl,\ Library_basctl \ UIConfig_basicide \ )) $(eval $(call gb_Module_add_l10n_targets,basctl,\ AllLangMoTarget_basctl \ )) endif # screenshots $(eval $(call gb_Module_add_screenshot_targets,basctl,\ CppunitTest_basctl_dialogs_test \ )) # vim: set noet sw=4 ts=4: on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/sifr/cmd/es
AgeCommit message (Collapse)Author
2022-10-12tdf#151071 Revise Sifr (Update color to follow symbolic Adwaita)Rizal Muttaqin
Change-Id: I70aa82598f68492ebdfcd26f51858471c0a53f25 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141245 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2022-10-09tdf#151071 Revise SifrRizal Muttaqin
- localization icons - Fix/revise 32px text based icons Change-Id: If57dc4413f42e9751dbc6f540e1135372f2d49f3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141112 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-02-22Sifr: tdf#133038 change some formatting icons for CatalanRizal Muttaqin
Change-Id: Ia0023372e70ff3a608f397804466c0ea2b807f0b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111337 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-03-25Sifr: Fix for tdf#31566: Add extra large localized iconsRizal Muttaqin
- Delete similar icons to move them to links.txt - Add Place Holder for Impress Change-Id: I3893989d97c83cfea1ba3943acb7bf6c80e3b774 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91064 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2019-04-22tdf#89884 add language support icons to sifrandreas kainz
Change-Id: Id7320c7ff9bba8cbfc0c015de5d73bb2ddf12a59 Reviewed-on: https://gerrit.libreoffice.org/71046 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>