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 /AllLangPackage_html_media_lang.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 'AllLangPackage_html_media_lang.mk')
-rw-r--r-- | AllLangPackage_html_media_lang.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk index 7b77f4f212..b3a5bb9344 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -242,8 +242,8 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack screenshots/modules/smath/ui/savedefaultsdialog/$(lang)/SaveDefaultsDialog.png \ screenshots/modules/smath/ui/spacingdialog/$(lang)/SpacingDialog.png \ screenshots/svx/ui/compressgraphicdialog/$(lang)/CompressGraphicDialog.png \ - screenshots/miscellaneous/impressremote/image01/$(lang)/impress_remote01.png \ - screenshots/miscellaneous/impressremote/image02/$(lang)/impress_remote02.png \ + screenshots/miscellaneous/impressremote/ui/image01/$(lang)/impress_remote01.png \ + screenshots/miscellaneous/impressremote/ui/image02/$(lang)/impress_remote02.png \ screenshots/modules/simpress/ui/optimpressgeneralpage/$(lang)/OptSavePage.png \ screenshots/modules/simpress/ui/sdviewpage/$(lang)/SdViewPage.png \ screenshots/modules/simpress/ui/prntopts/$(lang)/prntopts.png \ |