diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-26 08:47:19 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-26 13:17:05 +0100 |
commit | 6984afbbc2f1dbdbe687f3fbc4cf8aa0ea10b07f (patch) | |
tree | ee0aa5feab01c289df3c0f5106b8d905121c3dc5 /AllLangHelp_shared.mk | |
parent | e2e86e560d0fea20accc64f8de6fa2011f4b6488 (diff) |
tdf#155875 UI cmds Format Text (cont)
+ Spacing submenu
+ refactoring
Change-Id: I84680060fbae12afb16c160b592984c5f1c578f8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162600
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 897d613e67..1ccd600c33 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -420,6 +420,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/Shrink \ helpcontent2/source/text/shared/01/SignaturesMenu \ helpcontent2/source/text/shared/01/SmallCaps \ + helpcontent2/source/text/shared/01/SpacePara115 \ helpcontent2/source/text/shared/01/SpellOnline \ helpcontent2/source/text/shared/01/select_template_category \ helpcontent2/source/text/shared/01/signexistingpdf \ |