diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 14:26:46 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 18:39:39 +0100 |
commit | 2679c2fbbcc92a6c95bf41316dfa64426e31e195 (patch) | |
tree | 9252f85e957900ecf99664cee0b39e2ed98205b9 /AllLangPackage_html_media_lang.mk | |
parent | bb39fe1f9558948f5b3bea3e6bf2841dd475fad6 (diff) |
Add Duplicate dialog screenhsot to Help page
Change-Id: Ifeca493a77b8d01a18d203ce7b385bde38079e7b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142120
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 b806e585d1..792337a10b 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -239,6 +239,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack screenshots/modules/sdraw/ui/insertlayer/$(lang)/InsertLayerDialog.png \ screenshots/modules/sdraw/ui/dlgsnap/$(lang)/SnapObjectDialog.png \ screenshots/modules/sdraw/ui/vectorize/$(lang)/VectorizeDialog.png \ + screenshots/modules/sdraw/ui/copydlg/$(lang)/DuplicateDialog.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 \ |