diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-10 20:25:57 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-11 14:01:42 +0200 |
commit | 3dda8f8e1aa70b6a89482e223c021cc0188beef2 (patch) | |
tree | fa22ccb18cd5ca6ab00771fb0dd93a38a3c4156c /AllLangHelp_shared.mk | |
parent | 22bb0cabc27b077214c08cf71e91b13098c305ba (diff) |
tdf#155876 UI cmds Calc (02)
+ refactoring
+ Digital Signature menu
Change-Id: I9547d47c6f4f99800b17fec2fb2199c13b38bc40
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157801
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index ff35b3c0b6..ebfdc9d2fd 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -408,6 +408,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/SetOptimalColumnWidth \ helpcontent2/source/text/shared/01/SetOptimalRowHeight \ helpcontent2/source/text/shared/01/search_commands \ + helpcontent2/source/text/shared/01/SignaturesMenu \ helpcontent2/source/text/shared/01/SpellOnline \ helpcontent2/source/text/shared/01/select_template_category \ helpcontent2/source/text/shared/01/signexistingpdf \ |