diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-09 12:16:27 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-09 17:17:55 +0200 |
commit | f419319c17c61a5fbd36e1bdd1a6b281283ac421 (patch) | |
tree | 698010625b07ba491c441adaddeddc874cf9a4b3 /AllLangHelp_swriter.mk | |
parent | 3d76b0da48187a968762fb3c4b2cdd462abc7688 (diff) |
Create a menu file for writer-only table commands
Change-Id: I401d42c9af27881da223cc51e666d14999d64062
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156780
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 3e4a774894..a5b945374c 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -26,6 +26,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/00/00000406 \ helpcontent2/source/text/swriter/00/formmenu \ helpcontent2/source/text/swriter/00/stylesmenu \ + helpcontent2/source/text/swriter/00/table_menu \ helpcontent2/source/text/swriter/01/01120000 \ helpcontent2/source/text/swriter/01/01150000 \ helpcontent2/source/text/swriter/01/01160100 \ |