summaryrefslogtreecommitdiff
path: root/AllLangPackage_html_media_lang.mk
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2022-09-19 13:31:21 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2022-09-19 19:57:01 +0200
commit4b86dd440667832cd5510a1bd31ff35514532d06 (patch)
tree15bed1956c95b5af9f96db64c61f1be6ed08a473 /AllLangPackage_html_media_lang.mk
parent9abe3f66a8951fef89d79b5125931773778cda22 (diff)
tdf#119421 Add sample files for conditional formatting
Change-Id: Id5826f32bd2de2e286eecf57dc817f4b60a2599b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/140196 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 31ced97af4..f5456c2c47 100644
--- a/AllLangPackage_html_media_lang.mk
+++ b/AllLangPackage_html_media_lang.mk
@@ -287,5 +287,6 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack
files/scalc/$(lang)/pivot.ods \
files/scalc/$(lang)/functions_ifs.ods \
files/scalc/$(lang)/function_fourier.ods \
+ files/scalc/$(lang)/conditionalformatting.ods \
)))
# vim: set noet sw=4 ts=4: