diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-08 11:40:25 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-17 11:18:12 +0100 |
commit | f803f33413ed171305013ecdc65084eda8f58d11 (patch) | |
tree | 49ef83ac6b23d4117f40ba752c9042eae51acaf2 /AllLangHelp_swriter.mk | |
parent | 8dd6a6bb91cc620e33a9927293d9723876d50344 (diff) |
Resolves: tdf#135668 + relevant to: tdf#136435 Outline Content Visibility context help in Navigator
new file ( swriter/01/outlinecontent_visibility.xhp )
Provides comprehensive information about new feature
"Outline Content Visiblity" (tdf#38093) added in 7.1
Thanks to Jim Raykowski for technical advice and feedback
( swriter/01/02110000.xhp ) Navigator
+ add <link>s to new page for "Outline Content Visibility"
+ change recently added <keycode> to <widget>
+ repair icon path for "Headings" (Thanks to Rizal Muttaqin)
+ repair icon path for "Move up" and "Move down" (again, Rizal)
( shared/01/02110000.xhp ) Master Document Navigator
+ repair icon paths for "Move up" and "Move down"
+ change position of <tip> to after icon
* update to <h1>,<h2>,<h3>,<tip>
+ change all image height and width to 1cm
Change-Id: Ice5351d26db2daeebb52ba5f24b08dae9f6178dd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105362
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'AllLangHelp_swriter.mk')
-rw-r--r-- | AllLangHelp_swriter.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index ce3925d093..e10f3e0fec 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -198,6 +198,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/01/mm_seladdblo \ helpcontent2/source/text/swriter/01/mm_seladdlis \ helpcontent2/source/text/swriter/01/mm_seltab \ + helpcontent2/source/text/swriter/01/outlinecontent_visibility \ helpcontent2/source/text/swriter/01/selection_mode \ helpcontent2/source/text/swriter/01/title_page \ helpcontent2/source/text/swriter/01/watermark \ |