diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-03 11:55:25 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-03 22:40:36 +0200 |
commit | c4ef220076879c2e0061af81c62611068d2182b8 (patch) | |
tree | 39c9e8fd4bbf76c35cd1b1fa0c245f126d905371 /AllLangHelp_shared.mk | |
parent | e0a3eafc3fabcdceab8324073548a0117908ef51 (diff) |
tdf#155875 UI cmds Writer/Help in Help(48)
+ refactoring
+ Help part.
Change-Id: I7ce7c293a283c62040f351816843a2f8f84ca9e4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157521
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index a0a5dd7f85..de64b91c49 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -407,12 +407,14 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/SelectTable \ helpcontent2/source/text/shared/01/SetOptimalColumnWidth \ helpcontent2/source/text/shared/01/SetOptimalRowHeight \ + helpcontent2/source/text/shared/01/search_commands \ helpcontent2/source/text/shared/01/SpellOnline \ helpcontent2/source/text/shared/01/select_template_category \ helpcontent2/source/text/shared/01/signexistingpdf \ helpcontent2/source/text/shared/01/signsignatureline \ helpcontent2/source/text/shared/01/StyleNewByExample \ helpcontent2/source/text/shared/01/StyleUpdateByExample \ + helpcontent2/source/text/shared/01/TipOfTheDay \ helpcontent2/source/text/shared/01/themescolordialog \ helpcontent2/source/text/shared/01/themesdialog \ helpcontent2/source/text/shared/01/timestampauth \ @@ -910,7 +912,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/optionen/mailmerge \ helpcontent2/source/text/shared/optionen/online_update \ helpcontent2/source/text/shared/optionen/opencl \ - helpcontent2/source/text/shared/optionen/search_commands \ helpcontent2/source/text/shared/optionen/serverauthentication \ helpcontent2/source/text/shared/optionen/testaccount \ helpcontent2/source/text/shared/optionen/translatetools \ |