summaryrefslogtreecommitdiff
path: root/padmin/AllLangResTarget_spa.mk
blob: 12eab226ed366255c2e2e3a9449c04e19c693101 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# -*- 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,spa))

$(eval $(call gb_AllLangResTarget_set_reslocation,spa,padmin))

$(eval $(call gb_AllLangResTarget_add_srs,spa,\
    padmin/source \
))

$(eval $(call gb_SrsTarget_SrsTarget,padmin/source))

$(eval $(call gb_SrsTarget_add_files,padmin/source,\
    padmin/source/padialog.src \
    padmin/source/rtsetup.src \
))


# vim: set noet sw=4 ts=4:
h=feature/cib_contract57l&id=54b47a81fdba4fb42f7f5eaee65292014567cd29'>Access2Base - Implement Find and ProcOfLineJean-Pierre Ledure 2019-08-20Access2Base - Move getObject, getValue and setValueJean-Pierre Ledure 2019-08-17Access2Base - access2base.py fix DebugPrintJean-Pierre Ledure 2019-08-17Access2Base - access2base.py fix module classJean-Pierre Ledure 2019-08-14Access2Base - Remove shebangJean-Pierre Ledure 2019-08-13fix shebang of wizards/source/access2base/access2base.pyRene Engelhard 2019-08-13Access2Base - Support API from PythonJean-Pierre Ledure 2019-08-10Fix typosAndrea Gelmini 2019-08-10Change FR to US language for external URLAndrea Gelmini 2019-08-09Access2Base - Python module - Basic sideJean-Pierre Ledure 2019-08-09Access2Base - Mention Python.xba in script.xlbJean-Pierre Ledure 2019-08-09Access2Base - Rename Compatible.xbaJean-Pierre Ledure 2019-07-27Fix typoAndrea Gelmini 2019-07-22Access2Base - FIX GetRows abortJean-Pierre Ledure 2019-07-13Access2Base - Set Parent property in all classesJean-Pierre Ledure 2019-07-06Access2Base - Make OptionGroups valid CollectionsJean-Pierre Ledure 2019-07-02Access2Base - MsgBox and InputBox methodsJean-Pierre Ledure 2019-07-02Access2Base - Addition of SetSelected method in Control classJean-Pierre Ledure