summaryrefslogtreecommitdiff
path: root/uitest/UITest_demo_ui.mk
blob: bb67e21b8bca6385687171a9033eef96d35a28ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# -*- 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_UITest_UITest,demo_ui))

$(eval $(call gb_UITest_add_modules,demo_ui,$(SRCDIR)/uitest,\
	demo_ui/ \
))

$(eval $(call gb_UITest_set_defs,demo_ui, \
    TDOC="$(SRCDIR)/uitest/demo_ui/data" \
))

# vim: set noet sw=4 ts=4:
n'>galjit 2022-12-12Related tdf#132398 - Update .ico files - Dec 2022galjit 2022-12-06Resolves tdf#132398 - New hicolor/macOS iconsgaljit 2022-10-23macOS: add XCode and SDK buildversions to Info.plistChristian Lohmaier 2022-09-26Related tdf#132398 - Remove Hicolor Assets for Future Revampinggaljit 2022-09-14tdf#149990 Remove unwarranted, unlocalizable term from main launcherAdolfo Jayme Barrientos 2022-09-14Related tdf#132398 - Remove locolor iconsgaljit 2022-09-12Add new iWork mimetypes to .desktop filesSamuel Mehrbrodt 2022-06-29tdf#126961 fix access to the macOS address bookChristian Lohmaier 2022-05-23tdf#140215 Improve the Comment strings in .desktop filesIlmari Lauhakangas 2022-01-23change rpm compression algorithm to multi threaded xzAndras Timar 2021-10-12uses of icon_filename are goneCaolán McNamara 2021-10-12document-new shouldn't get prefixed to become libreoffice-document-newCaolán McNamara 2021-08-20Make some scripts more portableIlmari Lauhakangas 2021-07-07tdf#133368: update extensions website URLs and use httpsStéphane Guillou 2021-06-28Add URI handlers for MS Office URI Schemes on Linux/macOSSamuel Mehrbrodt 2021-06-28Tabs to spacesSamuel Mehrbrodt 2021-06-24Handle fancy webdav URI schemes on all platformsThorsten Behrens 2021-06-11math.desktop include "Spreadsheet" categoryCaolán McNamara