diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-24 10:59:20 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-24 16:15:14 +0200 |
commit | 89e4b94cab3bc2ce743521cff019a9b8db7ddefd (patch) | |
tree | 4c1ec9efedaf67840b996e4a1b70ce1d5d6b15b3 /AllLangHelp_swriter.mk | |
parent | 936109a862df5b8f25a350415d3d77ec67d985f6 (diff) |
tdf#155875 Tab'd UI cmds Writer/Format in Help(16)
+ refactoring
+ Writer Format menu (part 16)
+ fraems and link frames
Change-Id: I04e90e58bbaf4d59334fcb5f06aabb75bb572077
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156054
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 c14075ea1c..bde68c9d3c 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -178,6 +178,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/01/contentcontrol00 \ helpcontent2/source/text/swriter/01/accessibility_check \ helpcontent2/source/text/swriter/01/format_object \ + helpcontent2/source/text/swriter/01/format_frame \ helpcontent2/source/text/swriter/01/goto \ helpcontent2/source/text/swriter/01/legacynumbering \ helpcontent2/source/text/swriter/01/mailmerge00 \ |