diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-21 18:31:08 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-21 23:33:25 +0200 |
commit | 9f788f5e73fee691917bb3a2d671b013a5bce071 (patch) | |
tree | 6f9dd74d08067e526427cec68b5c3a9a478f074a /AllLangHelp_swriter.mk | |
parent | 2dd56744064e9442dee1c1d9a205c19fa1b9bc2b (diff) |
tdf#155875 Tab'd UI cmds Writer/Format in Help(13)
+ refactoring
+ Writer Format menu (part 13)
Change-Id: I1137ac139b48bcd0d9ce53fc0071ca565d41f274
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155908
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
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 f979d8078c..c14075ea1c 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -207,6 +207,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/01/select_text \ helpcontent2/source/text/swriter/01/show_whitespace \ helpcontent2/source/text/swriter/01/spotlight_styles \ + helpcontent2/source/text/swriter/01/spotlight_chars_df \ helpcontent2/source/text/swriter/01/style_inspector \ helpcontent2/source/text/swriter/01/title_page \ helpcontent2/source/text/swriter/01/translate \ |