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 /AllLangPackage_html_media_lang.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 'AllLangPackage_html_media_lang.mk')
-rw-r--r-- | AllLangPackage_html_media_lang.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk index f5456c2c47..2ae30aac02 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -235,8 +235,6 @@ $(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/ui/image01/$(lang)/impress_remote01.png \ - screenshots/miscellaneous/impressremote/ui/image02/$(lang)/impress_remote02.png \ screenshots/modules/scalc/ui/xmlsourcedialog/$(lang)/XMLSourceDialog.png \ screenshots/modules/simpress/ui/optimpressgeneralpage/$(lang)/OptSavePage.png \ screenshots/modules/simpress/ui/sdviewpage/$(lang)/SdViewPage.png \ |