diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 10:28:44 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 14:49:20 +0100 |
commit | fe027ad1a10e233c540c6e873c737b5bb2a9039c (patch) | |
tree | 62bcdf76984ac1817b0de20909066ff1b204c7f5 /AllLangPackage_html_media_lang.mk | |
parent | 04549b13ac062594e2204a8f8da7bf92ec290995 (diff) |
Add To Polygon screenshot to Help page
+ refactor relevant pages
Change-Id: I3759f2d86df0cd66913d11a7d2711614315e24a1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142115
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 ef6ef99314..b806e585d1 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -238,6 +238,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack 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/sdraw/ui/vectorize/$(lang)/VectorizeDialog.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 \ |