Kaydet (Commit) 25d200bf authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

add some default style presets to templates

Change-Id: If7051720b09b8472d1866ddecbb547d321539423
üst b48025af
......@@ -35,6 +35,7 @@ $(eval $(call gb_Module_add_targets,extras,\
Package_tplofficorr \
Package_tploffimisc \
Package_tplpresnt \
Package_tpl_styles \
Package_tplpersonal \
Package_tplwizagenda \
Package_tplwizbitmap \
......
# -*- 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,extras_tpl_styles,$(SRCDIR)/extras/source/templates/styles))
$(eval $(call gb_Package_add_files,extras_tpl_styles,$(LIBO_SHARE_FOLDER)/template/common/styles,\
Default.ott \
Modern.ott \
))
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment