diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-01-11 15:56:43 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-01-11 20:13:53 +0100 |
commit | f731b465247c8ccefed8710cc8b49fa7bea85374 (patch) | |
tree | 4ab43ce789947b853dc563b34bf7f4d6dcb1e0bf /AllLangPackage_html_media_lang.mk | |
parent | 643f6afa4364e1d72e69fd09226188d188b75ba1 (diff) |
tdf#129741 (WIP) Add back help for color selection
The color page dialog was removed by 957f72b1e3aeeb596eb9c82b4b623d09d1122e71
However there is no more Help page for Color selection, so we put
it back and added contents, including screenshot.
Change-Id: I0896af7897ab0080e8474efc0a960c185f506391
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86620
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 531afe7b70..230f507583 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -258,6 +258,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/cui/ui/colorpickerdialog/$(lang)/ColorPicker.png \ + screenshots/cui/ui/colorpage/$(lang)/ColorPage.png \ screenshots/cui/ui/optviewpage/$(lang)/OptViewPage.png \ screenshots/cui/ui/optfltrpage/$(lang)/OptFltrPage.png \ screenshots/cui/ui/opthtmlpage/$(lang)/OptHtmlPage.png \ |