diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-19 22:39:02 -0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-09-28 05:16:43 +0200 |
commit | 115d6f66071f551c721243f43ef8239710e08be1 (patch) | |
tree | 2a6b5dd89c93b1c8d6209950043759767deac585 /AllLangPackage_html_media_lang.mk | |
parent | 34b00bb82652966efc92051785d099eaf0681f77 (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>
(cherry picked from commit 98dbecc36765a4e82574db6e433ece4e8a5008d0)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101061
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
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 \ |