diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-29 23:35:39 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 11:21:40 +0100 |
commit | 57e18add158a83204fbe8e2533029381d0902fef (patch) | |
tree | ef229a648df522fc2d00516376703146b83bffa0 /AllLangPackage_html_media_lang.mk | |
parent | 070ade328f5297c6fc9552e2860b0978da9bd805 (diff) |
Add master layout dialog screenshot to help page
Change-Id: I9a9f7816935c7eb344766799a7d8f9e0d2f80070
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85980
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 c7a44e88c8..4f04e29bb5 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -251,6 +251,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack screenshots/modules/simpress/ui/presentationdialog/$(lang)/PresentationDialog.png \ screenshots/modules/simpress/ui/slidedesigndialog/$(lang)/SlideDesignDialog.png \ screenshots/modules/simpress/ui/headerfooterdialog/$(lang)/HeaderFooterDialog.png \ + screenshots/modules/simpress/ui/masterlayoutdlg/$(lang)/MasterLayoutDialog.png \ screenshots/cui/ui/optviewpage/$(lang)/OptViewPage.png \ screenshots/cui/ui/optfltrpage/$(lang)/OptFltrPage.png \ screenshots/cui/ui/opthtmlpage/$(lang)/OptHtmlPage.png \ |