diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2022-01-13 16:25:47 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-13 16:12:10 +0100 |
commit | eb1bf86ac137d050daaaed114a70c29002acc4fe (patch) | |
tree | 2da2b8bf1825303a39ca6b84c06c9a7020cee79f /Package_html_media.mk | |
parent | 3c10ab097835514a63c4b0876b0ea5254bed1228 (diff) |
tdf#123318 Add navigation menu entry LibreOffice for Shared
Change-Id: Ibd46738e03721127e07ee1575e0a925fc36fbe9d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128382
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 66cd339f1a..784486c3f8 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -378,6 +378,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE navigation/libo-draw.svg \ navigation/libo-impress.svg \ navigation/libo-math.svg \ + navigation/libo-symbol-black.svg \ navigation/libo-symbol-white.svg \ navigation/libo-writer.svg \ screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png \ |