# -*- 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_AllLangResTarget_AllLangResTarget,dba)) $(eval $(call gb_AllLangResTarget_set_reslocation,dba,dbaccess)) $(eval $(call gb_AllLangResTarget_add_srs,dba,\ dbaccess/dba \ )) $(eval $(call gb_SrsTarget_SrsTarget,dbaccess/dba)) $(eval $(call gb_SrsTarget_set_include,dbaccess/dba,\ $$(INCLUDE) \ -I$(SRCDIR)/dbaccess/source/core/inc \ )) $(eval $(call gb_SrsTarget_add_files,dbaccess/dba,\ dbaccess/source/core/resource/strings.src \ )) # vim: set noet sw=4 ts=4: oo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/AllLangResTarget_dbu.mk
AgeCommit message (Expand)Author
2014-02-10convert add relationships dialog to .uiCaolán McNamara
2014-02-04convert database save as dialog to .uiCaolán McNamara
2014-02-04convert query filter dialog to .uiCaolán McNamara
2014-01-29convert user admin dialog to .uiCaolán McNamara
2014-01-29convert generated values page to .uiCaolán McNamara
2014-01-17convert field dialog to .uiCaolán McNamara
2014-01-09convert sort options dialog to .uiCaolán McNamara
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-26convert col width and row height dialogs to .uiCaolán McNamara
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon
2013-05-24stop delivering globlmn.hrcDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-11-15ensure translations are built before using themDavid Tardon
2012-04-09do not put things directly into $(WORKDIR)David Tardon
2012-04-09add package deps for resourcesDavid Tardon
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-02-19remove adabas/adabasuiCaolán McNamara
2012-01-04fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara