diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-03-03 19:35:19 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-03-04 00:25:51 +0100 |
commit | ef6f345505552524570d22387543bf45ffa4f8f4 (patch) | |
tree | 9e9ad7a5168f6f2dd2854fbcc3fce6b11bcdd9c6 /Package_html_media.mk | |
parent | 7c608b996929e60592570bf750ea826e11bc3b4a (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 'Package_html_media.mk')
-rw-r--r-- | Package_html_media.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 70575875e2..ed10952193 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -21,6 +21,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE files/scalc/trigon.ods \ files/scalc/functions_ifs.ods \ files/scalc/conditionalformatting.ods \ + files/scalc/statistics_data.ods \ helpimg/area1.png \ helpimg/area2.png \ helpimg/border_ca_1.png \ |