summaryrefslogtreecommitdiff
path: root/AllLangPackage_html_media_lang.mk
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2024-03-03 19:35:19 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2024-03-04 00:25:51 +0100
commitef6f345505552524570d22387543bf45ffa4f8f4 (patch)
tree9e9ad7a5168f6f2dd2854fbcc3fce6b11bcdd9c6 /AllLangPackage_html_media_lang.mk
parent7c608b996929e60592570bf750ea826e11bc3b4a (diff)
Add sample file for Calc Data Statistics
Change-Id: Ie417559a6c1c5f65381428a58a84d41dc7a47d1d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164319 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangPackage_html_media_lang.mk')
-rw-r--r--AllLangPackage_html_media_lang.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk
index a47d2f0059..cbc5c4c08f 100644
--- a/AllLangPackage_html_media_lang.mk
+++ b/AllLangPackage_html_media_lang.mk
@@ -293,5 +293,6 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack
files/scalc/$(lang)/functions_ifs.ods \
files/scalc/$(lang)/function_fourier.ods \
files/scalc/$(lang)/conditionalformatting.ods \
+ files/scalc/$(lang)/statistics_data.ods \
)))
# vim: set noet sw=4 ts=4: