diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-06-19 15:57:22 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-06-19 21:08:48 +0200 |
commit | ba5e40d637b9dac0575f982d48666bb45423c628 (patch) | |
tree | ddbe0f003db7bfc885eac84a3fa372c37feef187 /Package_html_media.mk | |
parent | e6ef90ff763ee24c62f15dd4a312020a04b93655 (diff) |
tdf#161638 Update Calc View options Help page
+ Added images of visual features
+ reordered dialog section description
Change-Id: I8cb7158b7e88b55f686372b8e790e0165a25d8cc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169232
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 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 45eb612a5f..a9153bcd55 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -100,6 +100,14 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE helpimg/scalc/IMSEC_equation.svg \ helpimg/scalc/IMSECH_equation.svg \ helpimg/scalc/IMTAN_equation.svg \ + helpimg/scalc/comment_indicator.png \ + helpimg/scalc/formula_indicator.png \ + helpimg/scalc/edit_highlight.png \ + helpimg/scalc/anchor.png \ + helpimg/scalc/row_col_highlight.png \ + helpimg/scalc/cursor_themed.png \ + helpimg/scalc/cursor_system.png \ + helpimg/scalc/refs_in_color.png \ helpimg/sc_func_opt01.svg \ helpimg/sd_drawing_with_comment.png \ helpimg/sd_PresenterConsole01.png \ |