diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-02 13:26:57 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-03 14:59:37 +0200 |
commit | 76b5c4d1bdd2a371241a589ef97cf6a0f42947ab (patch) | |
tree | af17a2e8393f8f1d26dda481020460c77137eff0 /Package_html_media.mk | |
parent | 3cc29d8487636fdb68de02a724a8580c1cc58e1f (diff) |
tdf#97918 Associated Help on Distribute objects
Added uno command entries in Help page
Images for illustrations
Change-Id: I3c882577f65c2e6891c91dccce2e7b2e4f527861
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103869
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'Package_html_media.mk')
-rw-r--r-- | Package_html_media.mk | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 50ff2701d6..0d36c67731 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -154,6 +154,15 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE helpimg/sbasic/Write_statement.svg \ helpimg/scalc/coordinates-to-polar-01.svg \ helpimg/sdraw/control_points.png \ + helpimg/sdraw/distribute-orig.svg \ + helpimg/sdraw/distribute-HR.svg \ + helpimg/sdraw/distribute-HL.svg \ + helpimg/sdraw/distribute-HC.svg \ + helpimg/sdraw/distribute-HS.svg \ + helpimg/sdraw/distribute-VT.svg \ + helpimg/sdraw/distribute-VB.svg \ + helpimg/sdraw/distribute-VC.svg \ + helpimg/sdraw/distribute-VS.svg \ helpimg/starmath/harpoon.svg \ helpimg/starmath/wideharpoon.svg \ helpimg/starmath/al21801.svg \ |