diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-04-01 13:11:54 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-04-02 13:06:01 +0200 |
commit | 9fcf9e1c710086a70bdd339ca60baead658a2cda (patch) | |
tree | cd24ca3b803bc730782331441d2dbe6e09fdee14 /Package_html_media.mk | |
parent | 6bc28e0b9909efc3052105193564ec4161954d60 (diff) |
Add information on Writer manual row break
Change-Id: Idf7f468173e3b26c6738d3750bb27496bae47b77
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132441
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 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 784486c3f8..f7462fc42d 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -62,6 +62,15 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE helpimg/kombi1.png \ helpimg/left.png \ helpimg/left2.png \ + helpimg/line_break_none.png \ + helpimg/line_break_full.png \ + helpimg/line_break_left.png \ + helpimg/line_break_right.png \ + helpimg/line_break_sample_left.png \ + helpimg/line_break_sample_right.png \ + helpimg/line_break_sample_full.png \ + helpimg/line_break_sample_none.png \ + helpimg/line_break_sample_orig.png \ helpimg/linkdata.png \ helpimg/linleft.png \ helpimg/linright.png \ |