diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2022-01-04 14:06:50 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-04 20:49:44 +0100 |
commit | 2e3f6779c041ea475ba5127dbefefbd2f6a9c6fc (patch) | |
tree | af06276a491c784ba70edb0f8e4f99d1fc3f6015 /AllLangHelp_shared.mk | |
parent | 573cb7bfe3af24d830f02fff227166e2ea292c14 (diff) |
tdf#135137 Create help for "Rename object" dialog
With this patch, if the user right-clicks an object in the Navigator, chooses Rename and click the Help button, a proper help page will be shown.
Change-Id: I5ba3c37519858de27c1fa526681fa00524c9e66e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127949
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 03f5e3d5bb..4f91dc17ec 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -350,6 +350,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/menu_edit_find \ helpcontent2/source/text/shared/01/menu_view_sidebar \ helpcontent2/source/text/shared/01/moviesound \ + helpcontent2/source/text/shared/01/nav_rename \ helpcontent2/source/text/shared/01/notebook_bar \ helpcontent2/source/text/shared/01/online_update \ helpcontent2/source/text/shared/01/online_update_dialog \ |