summaryrefslogtreecommitdiff
path: root/extras/Package_gallsystem.mk
blob: f8882d86cf4f9ecac72e56cd632c07ae80181e9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# -*- 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_Package_Package,extras_gallsystem,$(SRCDIR)/extras/source/gallery/gallery_system))

$(eval $(call gb_Package_add_files,extras_gallsystem,$(LIBO_SHARE_FOLDER)/gallery,\
	sg1.sdg \
	sg1.sdv \
	sg1.thm \
	sg3.sdg \
	sg3.sdv \
	sg3.thm \
	sg4.sdg \
	sg4.sdv \
	sg4.thm \
	sg24.sdg \
	sg24.sdv \
	sg24.thm \
	sg36.sdg \
	sg36.sdv \
	sg36.thm \
))

# vim: set noet sw=4 ts=4:
p-padding into child margin-start/topCaolán McNamara 2021-01-05tdf#96678 Add accelerators to Font Effects tab pageGabor Kelemen 2020-12-28tdf#127611 Hardcode mnemonic key for "Hidden" checkboxMing Hua 2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara 2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara 2020-08-24tdf#136067 left align GtkMenuButtons contentsCaolán McNamara 2020-08-24restore translatable="no"Caolán McNamara 2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot 2020-05-11color drop downs missing their labelsCaolán McNamara 2020-05-06tdf#132373 Remove blinking character property from the UI/editorGabor Kelemen 2020-02-19Proper alignment for labelHeiko Tietze 2020-01-30tdf#130219 change labels in Case dropdown box in Font Effects tabSeth Chaiklin 2019-11-22cui: add UI for semi-transparent shape textMiklos Vajna 2019-11-18tdf#127927 Character Dialog effect preview Alignmentandreas kainz 2019-10-31fix label alignmentCaolán McNamara 2019-10-29tdf#127927 Character Dialog effect tab updateandreas kainz 2019-03-08set empty text for GtkMenuButtons which will later have textCaolán McNamara 2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara 2018-09-07weld SvxCharEffectsPageCaolán McNamara 2018-04-14look for check buttons without underlinesCaolán McNamara 2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara 2017-07-21migrate to boost::gettextCaolán McNamara 2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara 2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud 2016-11-04unify color selectorsCaolán McNamara 2016-07-29Resolves: tdf#96677 effects page didn't link labels to what they labelledCaolán McNamara 2016-06-14Related: tdf#90480 explain in the font color dialog why colors aren't used...Caolán McNamara