summaryrefslogtreecommitdiff
path: root/sfx2/Package_classification.mk
diff options
context:
space:
mode:
authorKevin Suo <suokunlong@126.com>2021-06-16 15:55:57 +0800
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-06-19 12:55:26 +0200
commit5d4b54a7e1b78598501ad86c855d662652be7c8e (patch)
tree4f93ff639f03d27d854c07c468eb1239bd77a8ea /sfx2/Package_classification.mk
parent99f86f684668e58288a309ea4c19194a45ea7f8f (diff)
Update of TSCP example file for Simplified Chinese (zh-CN)
See l10n discussion in: https://listarchives.libreoffice.org/global/l10n/2021/msg00193.html Change-Id: I8ced7f4128b6e633d35770759fa4b82e03356084 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117285 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'sfx2/Package_classification.mk')
-rw-r--r--sfx2/Package_classification.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/Package_classification.mk b/sfx2/Package_classification.mk
index 71684f4b1800..c76e07d17fd0 100644
--- a/sfx2/Package_classification.mk
+++ b/sfx2/Package_classification.mk
@@ -17,6 +17,7 @@ $(eval $(call gb_Package_add_files,sfx2_classification,$(LIBO_SHARE_FOLDER)/clas
classification/example_nl-NL.xml \
classification/example_pt-BR.xml \
classification/example_sl-SI.xml \
+ classification/example_zh-CN.xml \
))
# vim: set noet sw=4 ts=4: