# -*- 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_Executable_Executable,listfonts)) $(eval $(call gb_Executable_use_api,listfonts,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_set_include,listfonts,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,listfonts,\ tl \ sal \ vcl \ cppu \ cppuhelper \ comphelper \ i18nlangtag \ )) $(eval $(call gb_Executable_add_exception_objects,listfonts,\ vcl/workben/listfonts \ )) # vim: set noet sw=4 ts=4: bmit();'> LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-08-12 14:12:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-08-12 16:10:43 +0200
commit060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 (patch)
tree337893ab5a340bf2f5f4184ad598aebc33893a73 /source
parent5fbe7f221f27df62d1156763f03baa90322c366b (diff)
update translations
and force-fix errors using pocheck (based on 5-0 templates) Change-Id: Ia5f050e72d6aa24ae5ec73898e7c05ca2d4103cb
Diffstat (limited to 'source')