diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-22 09:47:12 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-22 20:20:19 +0100 |
commit | ad8d101fec688539999cab824616f990a2cb0293 (patch) | |
tree | c508029300d0c28ace1d12a39929a13624a100a0 /AllLangHelp_shared.mk | |
parent | 724ae7f9e32fcd76b317d64657f26f35e75cb0a8 (diff) |
tdf#155875 UI cmds Format Text (cont)
+ Small Capitals
+ Patch in advance of fixing bugs tdf#149409 and tdf#157358
+ refactoring
Change-Id: Ibfc5bc8d0d9a3474914950232362ef94d2804880
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162397
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 3f45ab5266..770d602990 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -419,6 +419,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/search_commands \ helpcontent2/source/text/shared/01/Shrink \ helpcontent2/source/text/shared/01/SignaturesMenu \ + helpcontent2/source/text/shared/01/SmallCaps \ helpcontent2/source/text/shared/01/SpellOnline \ helpcontent2/source/text/shared/01/select_template_category \ helpcontent2/source/text/shared/01/signexistingpdf \ |