summaryrefslogtreecommitdiff
path: root/libreofficekit/Package_selectionhandles.mk
blob: 106a1059d9433d84fa278fdf22b6e6436d9df7f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- 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,libreofficekit_selectionhandles,$(SRCDIR)/android/source/res/drawable-xhdpi))

$(eval $(call gb_Package_add_files,libreofficekit_selectionhandles,$(LIBO_SHARE_FOLDER)/libreofficekit,\
	handle_image_start.png \
	handle_image_middle.png \
	handle_image_end.png \
))

# vim: set noet sw=4 ts=4:
it/cui/uiconfig/ui/optfltrembedpage.ui?id=bd14c414082236c4be8fef8eb488afbd3dd481c6'>drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara 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-10-07ui files: fix some capitalisation issuesNoel 2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot 2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara 2019-11-14Options Dialog MSO Tab updateandreas kainz 2019-09-27add translator comments to [L] [S]Caolán McNamara 2019-07-31weld OfaMSFilterTabPage2Caolán McNamara 2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai 2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara 2018-04-14look for radio buttons without underlinesCaolán McNamara 2017-07-21migrate to boost::gettextCaolán McNamara 2015-06-14Options: Background -> HighlightingZolnai Tamás 2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás 2015-03-11Make "Embedded Objects" frame expendable to fill space betterZolnai Tamás 2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper 2013-09-29Convert optfltr page to .ui + adapt code.Jan Holesovsky