diff options
author | LibreOfficiant <LibreOfficiant@sfr.fr> | 2020-04-04 15:35:47 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-04-09 19:44:44 +0200 |
commit | 45cd0c0b21653c0f8947c77d7d93ca7a01a47cc2 (patch) | |
tree | 1febacbfa72f1cee7e9ac2ba93d6530e0d6af54c /Package_html_media.mk | |
parent | 7bcd164e06f21da45a34804bb3c96823bf4c6989 (diff) |
tdf131416 Let/Set statements joint Syntax diagram
- Call diagram update to better reflect optional parms
- Resume diagram added by anticipation, in order to prevent merge conflict with patch #91712
Change-Id: I82d3ea4ac5af581462e919696a53d91868b6fdd2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91709
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'Package_html_media.mk')
-rw-r--r-- | Package_html_media.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 4e8aefc3d3..2b5ab40425 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -108,6 +108,8 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE helpimg/smzb8.png \ helpimg/smzb9.png \ helpimg/sbasic/Call_statement.svg \ + helpimg/sbasic/LetSet_statement.svg \ + helpimg/sbasic/Resume_statement.svg \ helpimg/scalc/coordinates-to-polar-01.svg \ helpimg/starmath/harpoon.svg \ helpimg/starmath/wideharpoon.svg \ |