diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-19 22:39:02 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-20 03:54:57 +0200 |
commit | 98dbecc36765a4e82574db6e433ece4e8a5008d0 (patch) | |
tree | 9a2904ee3c7be43bd664431ecb2bf064ad527cfd /AllLangPackage_html_media_lang.mk | |
parent | e533cf2da5ca5ee26b8bd9fd5eed002509309970 (diff) |
Add Calc XML source screenshot
Change-Id: Ie39d4933a568e511b243b54a1801db869b2f74f2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101035
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 551b609a46..456a7ba579 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/miscellaneous/impressremote/ui/image01/$(lang)/impress_remote01.png \ screenshots/miscellaneous/impressremote/ui/image02/$(lang)/impress_remote02.png \ + screenshots/modules/scalc/ui/xmlsourcedialog/$(lang)/XMLSourceDialog.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 \ |