diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-22 16:19:08 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-22 20:20:44 +0100 |
commit | 5c4fdb89c9810bd961717a09a4c4cf177fa5b3d5 (patch) | |
tree | 391625983fb234ef6d09b15f12e2f73c6726a0bc /AllLangHelp_scalc.mk | |
parent | ad8d101fec688539999cab824616f990a2cb0293 (diff) |
tdf#159111 add .uno:PickList to Help
+ File menu command is now .uno:PickList and not .uno:FileMenu anymore
+ .uno:PickList is common to all modules
+ Refactor file menu into one Help page, with module switch
+ Adjust tree
+ remove old file menus help page main0101.xhp
Change-Id: I7fc9d07fdcca1d4a3062e656f81a0bafd6bafa44
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162415
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 1b7d10db70..a8d529f631 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -457,7 +457,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/menu/sheet_tab_menu \ helpcontent2/source/text/scalc/main0000 \ helpcontent2/source/text/scalc/main0100 \ - helpcontent2/source/text/scalc/main0101 \ helpcontent2/source/text/scalc/main0102 \ helpcontent2/source/text/scalc/main0103 \ helpcontent2/source/text/scalc/main0104 \ |