diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-25 09:10:56 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-25 14:25:05 +0200 |
commit | fa05882a59d44d7de39868cd0a77701a4ac61d78 (patch) | |
tree | a7ae7a8cd2140223951b5b74c7665fd0a6958eee /Package_html_media.mk | |
parent | ef3d1a4631cdbd4c3a592b5dfa57bb82df239fb8 (diff) |
tdf#139270 Remove Font dialog screenshot
Remove font dialog screenshot.
* The screenshot command "make screenshot" does not produce
a valid and usefull screenshot of the Font dialog.
* Manual addition of any localized screenshot is not practical at the
current state of the screeshooting development (~40 languages)
* For the moment, removal of the bad screenshot is advised until the
screenshooting get fixed or improved for this kind of dialog.
Change-Id: Idcb0ffb7cc6f222a84bf09f3ef91ca379c05adc2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141809
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 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index d24518bed2..d9ba9c5ec4 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -419,7 +419,6 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE screenshots/modules/simpress/ui/customanimationeffecttab/EffectTab.png \ screenshots/modules/simpress/ui/customanimationtexttab/TextAnimationTab.png \ screenshots/modules/simpress/ui/customanimationtimingtab/TimingTab.png \ - screenshots/cui/ui/charnamepage/CharNamePage.png \ screenshots/cui/ui/colorpage/ColorPage.png \ screenshots/cui/ui/colorpickerdialog/ColorPicker.png \ screenshots/cui/ui/effectspage/EffectsPage.png \ |