diff options
author | Jan Holesovsky <kendy@collabora.com> | 2018-08-09 20:56:03 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-03-09 10:07:35 +0100 |
commit | 619a23f48bce75600a9c0f30ad48686b5db1ec25 (patch) | |
tree | c0d64301c05c3b5a87a511e85b5716ed038214b8 /Package_html_media.mk | |
parent | 4caaedc3315f236c0ad06a706a8bf5c0c7a14d39 (diff) |
[cp] Exchange the logo.
Change-Id: I138d97fd40764ff455354f4ad53f9a7fb72faba8
Reviewed-on: https://gerrit.libreoffice.org/58797
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'Package_html_media.mk')
-rw-r--r-- | Package_html_media.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 66cd339f1a..2e1507600d 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -370,6 +370,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE helpimg/warning_small.png \ helpimg/what-if.png \ helpimg/zellvor.png \ + navigation/collabora-online-logo.svg \ navigation/favicon.ico \ navigation/libo-base.svg \ navigation/libo-basic.svg \ @@ -378,7 +379,6 @@ $(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-white.svg \ navigation/libo-writer.svg \ screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png \ screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png \ |