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 /Package_html_media.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 'Package_html_media.mk')
-rw-r--r-- | Package_html_media.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 7593c87e65..5cea8c8eb9 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -320,6 +320,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE navigation/libo-writer.svg \ screenshots/cui/ui/charnamepage/CharNamePage.png \ screenshots/cui/ui/colorpickerdialog/ColorPicker.png \ + screenshots/cui/ui/colorpage/ColorPage.png \ screenshots/cui/ui/pageformatpage/PageFormatPage.png \ screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png \ screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png \ |