diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-01 09:59:35 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-01 15:08:56 +0200 |
commit | dd8981d39d51a2b75f014a7196f16fb7622461a7 (patch) | |
tree | 65f03f87f88a342f4b4028f5e52459e8cc38420e /AllLangHelp_swriter.mk | |
parent | 96d055e7a733a62dc39ddd4dec58e31e6ad7db85 (diff) |
tdf#155875 Tab'd UI cmds Writer/Styles in Help(27)
+ refactoring
+ Manage Styles menu (part 27)
Change-Id: Ic3d001bdcf707354b53f92fe4774065f6b81ccf1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156419
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_swriter.mk')
-rw-r--r-- | AllLangHelp_swriter.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index 6ab7755343..794b888962 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -177,7 +177,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/01/06990000 \ helpcontent2/source/text/swriter/01/contentcontrol00 \ helpcontent2/source/text/swriter/01/accessibility_check \ - helpcontent2/source/text/swriter/01/edit_style \ + helpcontent2/source/text/swriter/01/EditStyle \ helpcontent2/source/text/swriter/01/format_object \ helpcontent2/source/text/swriter/01/format_frame \ helpcontent2/source/text/swriter/01/goto \ |