diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-16 11:45:43 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-16 16:48:24 +0200 |
commit | 1f91e9c96f05403874f81d0a273a19a86428e20d (patch) | |
tree | 3f33b3bea9dd4069aa1f9f8b392c18dcd3e7fead /AllLangHelp_swriter.mk | |
parent | 03b22cedc167f609b4ef43a327a2967e8ca8251c (diff) |
tdf#162607 disambiguate hid2file.js, Print preview
+ Moved Print Preview and Close Preview to shared/01/print_preview.xhp
+ deleted 01120000.xhp from swriter/01 and scalc/01
Change-Id: I85e7d0c73f1a0f886657f8cabff774c0d3b67606
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173459
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_swriter.mk')
-rw-r--r-- | AllLangHelp_swriter.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index 1c52a3b300..8734dd8d97 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -27,7 +27,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/00/formmenu \ helpcontent2/source/text/swriter/00/stylesmenu \ helpcontent2/source/text/swriter/00/table_menu \ - helpcontent2/source/text/swriter/01/01120000 \ helpcontent2/source/text/swriter/01/01150000 \ helpcontent2/source/text/swriter/01/01160100 \ helpcontent2/source/text/swriter/01/01160200 \ |