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-20 02:09:40 +0200 |
commit | 83da8f2dc58d4fefaecf204ec6fc54281c65213a (patch) | |
tree | 87b406a87fb43c8f6a623491527c449f8e3ab7fa /Package_html_media.mk | |
parent | 0a850057c2fba0fe7e3743a507e92a929562a0d4 (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>
(cherry picked from commit ba5e40d637b9dac0575f982d48666bb45423c628)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169138
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 \ |