diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-30 17:19:57 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-31 16:48:52 +0100 |
commit | 1ace4c64188685b2fb3abed212ddb134ceddb885 (patch) | |
tree | 98e09fb2c70e596ccddf0fb29939597c2abf1145 /AllLangPackage_html_media_lang.mk | |
parent | 3962eff25dac38ed1422845c47a0ace437a3772a (diff) |
Add screenshot for Help on Snap dialog
Change-Id: Ie960428b391f71b354ccb97d643978cbf6d42e67
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142049
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 1e71fae591..ef6ef99314 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -237,6 +237,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack 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/sdraw/ui/dlgsnap/$(lang)/SnapObjectDialog.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 \ |