diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-12 14:32:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-12 18:38:38 +0100 |
commit | c3e7ddee14953d56f7672fcbcc3b81bd34b455e8 (patch) | |
tree | 540fec492210baae21ce7532e141d4f56649cc93 /AllLangPackage_html_media_lang.mk | |
parent | 3a41dd6f1d61dc8ddc95075cb692e63c862be5bd (diff) |
Add screenshot for index entry in swriter
Change-Id: Id8db451f9305d22a27d72452e92e80cdc369ff42
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142636
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 8133019373..a47d2f0059 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -255,6 +255,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack screenshots/modules/simpress/ui/customanimationtexttab/$(lang)/TextAnimationTab.png \ screenshots/modules/simpress/ui/customanimationtimingtab/$(lang)/TimingTab.png \ screenshots/modules/swriter/ui/watermarkdialog/$(lang)/WatermarkDialog.png \ + screenshots/modules/swriter/ui/indexentry/$(lang)/IndexEntryDialog.png \ screenshots/writerperfect/ui/exportepub/$(lang)/EpubDialog.png \ screenshots/cui/ui/colorpickerdialog/$(lang)/ColorPicker.png \ screenshots/cui/ui/colorpage/$(lang)/ColorPage.png \ |