From f731b465247c8ccefed8710cc8b49fa7bea85374 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 11 Jan 2020 15:56:43 -0300 Subject: 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 --- Package_html_media.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Package_html_media.mk') 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 \ -- cgit