diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-08-15 12:21:19 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-08-19 16:29:02 +0200 |
commit | 709b64df4d40a4972dea43511be7faef204e443f (patch) | |
tree | 7c3128dd6563eb2d61c04e50ad1ae12b55e8e626 /AllLangHelp_shared.mk | |
parent | a2c5184f0ddc6b4b2c86889a536655aa8ec19472 (diff) |
Add Help page on Sidebar settings
Note: Some entries are not mapped because it has not help ID.
"reset to default" omitted but can be added depending on
https://gerrit.libreoffice.org/c/core/+/171906
Change-Id: Ie8754e58deb76e95b2a366e1e7f4d712d3983694
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171913
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
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 7dc3ca0fcf..cadeecc11d 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -424,6 +424,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ 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/sidebar_customization \ helpcontent2/source/text/shared/01/signexistingpdf \ helpcontent2/source/text/shared/01/signsignatureline \ helpcontent2/source/text/shared/01/styles \ |