# -*- 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_tplwizdesktop,$(SRCDIR)/extras/source/templates/wizard/desktop)) $(eval $(call gb_Package_add_files,extras_tplwizdesktop,$(LIBO_SHARE_FOLDER)/template/common/internal,\ html.stw \ idxexample.odt \ )) # vim: set noet sw=4 ts=4:
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-03-28 01:00:10 +0100
committerEike Rathke <erack@redhat.com>2013-03-28 01:39:08 +0100
commitbcc73432eefc08421f6ee16b3c179cba3add636a (patch)
treefc8f398847e5304dca277d16b45c106c6caab30f /xmlhelp
parent2ac8508a2fd538183953dfa0a283c8c829bb066f (diff)
use LanguageTag instead of comphelper::Locale
Change-Id: Id8239b3e34c343fc114a66ab9216c179b1746d56
Diffstat (limited to 'xmlhelp')