diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-30 15:39:20 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-31 16:48:28 +0100 |
commit | 3962eff25dac38ed1422845c47a0ace437a3772a (patch) | |
tree | 4162a9c00b27ba40b4343fa4e455d7b5ce78ec5c /AllLangPackage_html_media_lang.mk | |
parent | 021a444733a8022967b374642057d2032318634b (diff) |
Add Insert Layer screenshot in Help
Change-Id: I8ac8024ff5f2dad893248fe75566ab152e72a762
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142048
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, 1 insertions, 0 deletions
diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk index d7872b4733..1e71fae591 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -236,6 +236,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack 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/insertlayer/$(lang)/InsertLayerDialog.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 \ |