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_shared.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_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 8408c4e768..f8bc1bce6c 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -393,6 +393,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/pastenestedtable \ helpcontent2/source/text/shared/01/pasterowabove \ helpcontent2/source/text/shared/01/pastecolumnleft \ + helpcontent2/source/text/shared/01/print_preview \ helpcontent2/source/text/shared/01/profile_safe_mode \ helpcontent2/source/text/shared/01/Protect \ helpcontent2/source/text/shared/01/qrcode \ |