diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-02 17:30:20 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-03 11:50:42 +0200 |
commit | a6b347432e6370b425c34cad64603626ca363916 (patch) | |
tree | f2a7bc77a1923afc2bfdf48f63a54b4c363534c9 /AllLangHelp_shared.mk | |
parent | e67095e7efaa4cb698e57d64d397fe9b56602680 (diff) |
tdf#162607 Remove dup's in hid2file.js, WindowList
+ .uno:WindowList scattered in 5 files
+ Same content in each
+ moved to shared/
+ refactor links from trees and main menus
Change-Id: I1232812d662fa838b24385bf769941c6fafcc5d1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172777
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 9c88410460..c7b2785639 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -833,6 +833,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/guide/xsltfilter \ helpcontent2/source/text/shared/guide/xsltfilter_create \ helpcontent2/source/text/shared/guide/xsltfilter_distribute \ + helpcontent2/source/text/shared/main0107 \ helpcontent2/source/text/shared/main0108 \ helpcontent2/source/text/shared/main0201 \ helpcontent2/source/text/shared/main0204 \ |