diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 07:19:25 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 11:23:34 +0100 |
commit | 1d0961caddb984150ce61d21200d5b08aefa3084 (patch) | |
tree | a3fe71419480c4aa822a1928f02856b28a390c6b /Package_html_media.mk | |
parent | e2303a462f22daec2d7b5a1faa5cdf6720c52364 (diff) |
Move screenshot at right place
Change-Id: Idaa06662b1a55d12b85a8f4571bcee765f17312a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85989
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 725b6de2ef..2f738aba2f 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -332,8 +332,8 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE screenshots/modules/smath/ui/spacingdialog/SpacingDialog.png \ screenshots/modules/swriter/ui/watermarkdialog/WatermarkDialog.png \ screenshots/svx/ui/compressgraphicdialog/CompressGraphicDialog.png \ - screenshots/miscellaneous/impressremote/image01/impress_remote01.png \ - screenshots/miscellaneous/impressremote/image02/impress_remote02.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 \ |