diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-08-29 21:17:23 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-08-30 13:29:06 +0200 |
commit | 71c24af82c60bcbaf4a02bcdfa7a762bc0e3da92 (patch) | |
tree | 80a173b86e2d2c53946c2f9be7f05ebb7a78c437 /AllLangHelp_shared.mk | |
parent | 31c843427f47cf1746687d5554a822f24346ae41 (diff) |
tdf#162607 Remove dup's in hid2file.js, .uno:ZoomPlus/Minus
+ The .uno:ZoomPlus/Minus are global (shared)
+ Added ZoomPlus, ZoomPanning and ZoomMinus help pages
+ Deleted similar files in swriter/02/
+ Wrapped how-t-get icons in sections for import
+ refactor simpress/main0210.xhp
Change-Id: Ie5d58c0d43dd2d899e4849ec11cc72fae82ca515
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172618
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 6569d379ca..9c88410460 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -449,8 +449,11 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/ZoomOptimal \ helpcontent2/source/text/shared/01/ZoomPage \ helpcontent2/source/text/shared/01/ZoomPageWidth \ + helpcontent2/source/text/shared/01/ZoomPanning \ helpcontent2/source/text/shared/01/ZoomPercent \ helpcontent2/source/text/shared/01/ZoomPrevious \ + helpcontent2/source/text/shared/01/ZoomPlus \ + helpcontent2/source/text/shared/01/ZoomMinus \ helpcontent2/source/text/shared/02/01110000 \ helpcontent2/source/text/shared/02/01140000 \ helpcontent2/source/text/shared/02/01170000 \ |