summaryrefslogtreecommitdiff
path: root/shell/Library_desktopbe.mk
blob: 01f1347a9e65653603a8b423c3f2c57621825b89 (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
# -*- 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_Library_Library,desktopbe1))

$(eval $(call gb_Library_use_sdk_api,desktopbe1))

$(eval $(call gb_Library_use_libraries,desktopbe1,\
	comphelper \
	cppu \
	cppuhelper \
	sal \
	vcl \
))

$(eval $(call gb_Library_set_componentfile,desktopbe1,shell/source/backends/desktopbe/desktopbe1,services))

$(eval $(call gb_Library_add_exception_objects,desktopbe1,\
    shell/source/backends/desktopbe/desktopbackend \
))

# vim: set shiftwidth=4 tabstop=4 noexpandtab:
id=325ef6cc363c0584f4b277bc4787f514e277444d'>Fix typosAndrea Gelmini 2019-07-26Fix typoAndrea Gelmini 2018-11-15Help files: http -> httpsSophia Schröder 2018-11-09Related: tdf#121134: Changing http to https where possibleSophia Schröder 2018-11-09Related: tdf#121134: Changing http to https where possibleSophia Schröder 2018-03-24remove notice about cite.phpdennisroczek 2017-09-26tdf#39468: Translate some random German comments and termsJens Carl 2017-09-20Clean up xsl filesSamuel Mehrbrodt 2017-06-11tdf#80671: mediawiki, no superscript tags allowed in footnotesJulien Nabet 2017-06-10tdf#97743: mediawiki accountJulien Nabet 2017-06-10Typo in mediawiki: height and width mixedJulien Nabet 2017-06-07tdf#98888: mediawiki inserts redundant emptylines in <ref>Julien Nabet 2017-05-29tdf#33831 swext: mention images by name in the mediawiki exportArianna Masciolini 2016-09-27MediaWiki export help: “WikiMedia” → “MediaWiki”; minor copyeditingAdolfo Jayme Barrientos