summaryrefslogtreecommitdiff
path: root/framework/UIConfig_startmodule.mk
blob: e92ce07bd9067c4e6bb31b4800d1477f9b0fb2ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- 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_UIConfig_UIConfig,modules/StartModule))

$(eval $(call gb_UIConfig_add_menubarfiles,modules/StartModule,\
	framework/uiconfig/startmodule/menubar/menubar \
))

# vim: set noet sw=4 ts=4:
talled programs, part 1Eli Schwartz 2023-01-27Remove support for AIXStephan Bergmann 2022-10-10tdf#151314 add Betterbird to Thunderbird-like mail clients in senddoc.shMartin Schumann 2021-05-28tdf#108591 Don't hardcode xdg-open pathLinus Heckemann 2019-09-24tdf#127710: fix sending documents to Claws MailJulien Nabet