# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) ifeq ($(origin SRC_ROOT),undefined) SRC_ROOT=$(module_directory)../../.. endif include $(SRC_ROOT)/solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: /core Git repository'/>
summaryrefslogtreecommitdiff
path: root/sysui/desktop/man
AgeCommit message (Expand)Author
2023-02-13Rename: Extension Manager -> ExtensionsSamuel Mehrbrodt
2021-07-07tdf#133368: update extensions website URLs and use httpsStéphane Guillou