diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-02-26 10:49:04 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-02-27 21:48:31 +0100 |
commit | c74a4653f50aedfd99ee83a1a841ad5b7886b9be (patch) | |
tree | 9691c565e252e66676204447f507cade13d19c5f /AllLangPackage_html_media_lang.mk | |
parent | 1c8dbb18e1ff9f3c49f0112a9f687c044fbd31d2 (diff) |
tdf#117890 Remove unhelpful screenshots (1/2)
Change-Id: I8a96220ae688f78fe43d66ab205323f3d4605140
Reviewed-on: https://gerrit.libreoffice.org/68392
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 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk index 11a889549d..2d82153206 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -236,7 +236,6 @@ $(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang, $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,$(lang),$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION))/media, \ screenshots/modules/smath/ui/alignmentdialog/$(lang)/AlignmentDialog.png \ - screenshots/modules/smath/ui/catalogdialog/$(lang)/CatalogDialog.png \ screenshots/modules/smath/ui/fontdialog/$(lang)/FontDialog.png \ screenshots/modules/smath/ui/fontsizedialog/$(lang)/FontSizeDialog.png \ screenshots/modules/smath/ui/fonttypedialog/$(lang)/FontsDialog.png \ |