diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-03 12:42:39 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-03 17:48:15 +0200 |
commit | aae6ef303f218873f1df1b39a56dee2975df4bd2 (patch) | |
tree | 41bbd35b24a24bd75d0c107d920a2999a3ebd524 /AllLangHelp_shared.mk | |
parent | 1db70497366b3cdf27c5a5890959dcec53590729 (diff) |
tdf#162607 Remove dup's in hid2file.js, .uno:InsertMenu
+ .uno:InsertMenu scattered in 4 files
+ Same content in each
+ moved to shared/
+ refactor links from trees and main menus
Change-Id: Iafd166596991c3d92e1e721837466456e090e2a3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172835
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 02cefa69cf..35e44cc21e 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -834,6 +834,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/guide/xsltfilter_create \ helpcontent2/source/text/shared/guide/xsltfilter_distribute \ helpcontent2/source/text/shared/main0103 \ + helpcontent2/source/text/shared/main0104 \ helpcontent2/source/text/shared/main0107 \ helpcontent2/source/text/shared/main0108 \ helpcontent2/source/text/shared/main0201 \ |