diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-10 21:55:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-11 02:58:53 +0200 |
commit | 79978cd87f545e0b49a12f09c3cc2c40860eff0d (patch) | |
tree | a86c81df01b0c215f979d3c4538fc01b3255c66f /AllLangPackage_html_media_lang.mk | |
parent | 099f7cea6b2677d9531c9d87ffc62b84c906b7f0 (diff) |
Update screenshot PageFormatPage
Change-Id: Ic005c22caaffabc3aafec9f7621d5da7d0946114
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93945
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 230f507583..1fc09eb2b7 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -275,6 +275,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack screenshots/cui/ui/hyperlinknewdocpage/$(lang)/HyperlinkNewDocPage.png \ screenshots/cui/ui/optlanguagespage/$(lang)/OptLanguagesPage.png \ screenshots/cui/ui/optgeneralpage/$(lang)/OptGeneralPage.png \ + screenshots/cui/ui/pageformatpage/$(lang)/PageFormatPage.png \ screenshots/filter/ui/pdfgeneralpage/$(lang)/PdfGeneralPage.png \ screenshots/filter/ui/pdflinkspage/$(lang)/PdfLinksPage.png \ screenshots/filter/ui/pdfviewpage/$(lang)/PdfViewPage.png \ |