diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-11-12 16:34:03 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-11-12 20:56:00 +0100 |
commit | d8b9ac2e6884fe6d6420443adfc1d4ce862232d6 (patch) | |
tree | 9914b4237743435308a94a7a2b9305a17d334024 /AllLangPackage_html_media_lang.mk | |
parent | 6d1f4acbed85b4a1a59d955c712def6b03689c0a (diff) |
Remove Calc screenshots.
+ used only once in a help page
+ Calc localized screenshots are missing.
+ Re-visit "make screenshots" for Calc sometime in the future.
Change-Id: I7a8df7b48eec280d63396c457e3115236bb57ae6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176505
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
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 4045569937..4fa85c7026 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -235,7 +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/modules/scalc/ui/xmlsourcedialog/$(lang)/XMLSourceDialog.png \ screenshots/modules/sdraw/ui/copydlg/$(lang)/DuplicateDialog.png \ screenshots/modules/sdraw/ui/dlgsnap/$(lang)/SnapObjectDialog.png \ screenshots/modules/sdraw/ui/insertlayer/$(lang)/InsertLayerDialog.png \ |