Implement weld::IconView::[gs]et_item_width
[LibreOffice.git] / i18npool / Library_localedata_es.mk
blob5b6cdd3bcc298f0c27ba1bc27c88ad0f475892d1
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_Library_Library,localedata_es))
12 $(eval $(call gb_Library_set_plugin_for_nodep,localedata_es,i18npool))
14 $(eval $(call gb_Library_use_libraries,localedata_es,\
15 localedata_en \
18 $(eval $(call gb_Library_add_generated_exception_objects,localedata_es,\
19 CustomTarget/i18npool/localedata/localedata_es_AR \
20 CustomTarget/i18npool/localedata/localedata_es_BO \
21 CustomTarget/i18npool/localedata/localedata_es_CL \
22 CustomTarget/i18npool/localedata/localedata_es_CO \
23 CustomTarget/i18npool/localedata/localedata_es_CR \
24 CustomTarget/i18npool/localedata/localedata_es_DO \
25 CustomTarget/i18npool/localedata/localedata_es_EC \
26 CustomTarget/i18npool/localedata/localedata_es_ES \
27 CustomTarget/i18npool/localedata/localedata_es_GT \
28 CustomTarget/i18npool/localedata/localedata_es_HN \
29 CustomTarget/i18npool/localedata/localedata_es_MX \
30 CustomTarget/i18npool/localedata/localedata_es_NI \
31 CustomTarget/i18npool/localedata/localedata_es_PA \
32 CustomTarget/i18npool/localedata/localedata_es_PE \
33 CustomTarget/i18npool/localedata/localedata_es_PR \
34 CustomTarget/i18npool/localedata/localedata_es_PY \
35 CustomTarget/i18npool/localedata/localedata_es_SV \
36 CustomTarget/i18npool/localedata/localedata_es_UY \
37 CustomTarget/i18npool/localedata/localedata_es_VE \
38 CustomTarget/i18npool/localedata/localedata_gl_ES \
39 CustomTarget/i18npool/localedata/localedata_oc_ES \
42 # vim: set noet sw=4 ts=4: