diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-21 05:07:29 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-21 10:50:57 +0200 |
commit | 60f360ebc592506713ad698ccdc34b621f187538 (patch) | |
tree | 52bf9c8987c0654cdfcf35a63bb2e66cf71868d3 /Package_html_media.mk | |
parent | 200115eadc956fffe37810574a807c070ab1727d (diff) |
Refactor impress remote media files
* Impress remote media has little or no localizable information
Change-Id: Id49284820472fb33208199f1fc39769012946b97
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141614
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index ae8e205232..d24518bed2 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -381,6 +381,8 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE helpimg/warning_small.png \ helpimg/what-if.png \ helpimg/zellvor.png \ + helpimg/impress_remote01.png \ + helpimg/impress_remote02.png \ navigation/favicon.ico \ navigation/libo-base.svg \ navigation/libo-basic.svg \ @@ -404,8 +406,6 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE screenshots/modules/swriter/ui/watermarkdialog/WatermarkDialog.png \ screenshots/writerperfect/ui/exportepub/EpubDialog.png \ screenshots/svx/ui/compressgraphicdialog/CompressGraphicDialog.png \ - screenshots/miscellaneous/impressremote/ui/image01/impress_remote01.png \ - screenshots/miscellaneous/impressremote/ui/image02/impress_remote02.png \ screenshots/modules/simpress/ui/optimpressgeneralpage/OptSavePage.png \ screenshots/modules/simpress/ui/sdviewpage/SdViewPage.png \ screenshots/modules/simpress/ui/prntopts/prntopts.png \ |