# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_AllLangResTarget_AllLangResTarget,ofa)) $(eval $(call gb_AllLangResTarget_set_reslocation,ofa,svx)) $(eval $(call gb_AllLangResTarget_add_srs,ofa,svx/ofa)) $(eval $(call gb_SrsTarget_SrsTarget,svx/ofa)) $(eval $(call gb_SrsTarget_add_files,svx/ofa,\ svx/source/src/errtxt.src \ svx/source/src/app.src \ )) # vim: set noet sw=4 ts=4: /libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/l10ntools/Module_l10ntools.mk
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2016-03-03Removed call of genLang makefileJan Iversen
2016-03-03genLang project (awareness)Jan Iversen
2013-11-17good-bye stringex, you served wellAndras Timar
2013-10-30l10ntools: remove Package_ulfconvMichael Stahl
2013-08-20fdo#67786 pocheck tool for checking translationsAndras Timar
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-12l10ntools: these are not public headersMatúš Kukan
2013-03-11filter: use python version of FCFGMergeMatúš Kukan
2013-03-05remove obsoleted ulfconv utilityAndras Timar
2013-03-04remove obsolete po2lo scriptAndras Timar
2013-02-28renewpo was needed one time only, 3.6->4.0 conversion. DroppedAndras Timar
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2012-11-27add new tool "stringex" to extract/merge strings from/to android UIAndras Timar
2012-11-13remove obsoleted gsicheck toolAndras Timar
2012-11-03Implement new treex executableZolnai Tamás
2012-10-08Move propex/propmerge code to C++Zolnai Tamás
2012-09-28Merge branch 'master' into feature/killsdfAndras Timar
2012-09-28add a plausible .ui to .sdf extraction toolCaolán McNamara
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar
2012-08-29Renew localization and kill sdf 1.stepZolnai Tamás
2012-07-17move ulfconv to l10ntoolsDavid Tardon
2012-05-20move idxdict out of dictionariesDavid Tardon
2012-05-04build Jar_FCFGMerge only in with-java caseMatúš Kukan
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky