diff options
author | Alain Romedenne <LibreOfficiant@sfr.fr> | 2020-06-26 08:53:21 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-29 13:06:53 +0200 |
commit | e241f31c81e09db2c7a52b23d52032358a801ed3 (patch) | |
tree | 1fefcca36d12b520a847592d465d55493b4cee70 /Package_html_media.mk | |
parent | 8647c0990491502359b770af467a3f43be1827aa (diff) |
tdf#131416 Enum Basic statement syntax diagram
Change-Id: I7f0ad87f1b7bd678ca46caff518272e6ec5d7928
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97139
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 7a9ad91c49811550018363ddda12b5d2e5563c42)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97374
Reviewed-by: Sophie Gautier <sophi@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 0fd898c9c2..bfe868dbf9 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -118,6 +118,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE helpimg/sbasic/Do-Loop_statement.svg \ helpimg/sbasic/Else_fragment.svg \ helpimg/sbasic/ElseIf_fragment.svg \ + helpimg/sbasic/Enum_statement.svg \ helpimg/sbasic/Erase_statement.svg \ helpimg/sbasic/For-Each_statement.svg \ helpimg/sbasic/For-Next_statement.svg \ |