diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 10:28:44 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 14:49:20 +0100 |
commit | fe027ad1a10e233c540c6e873c737b5bb2a9039c (patch) | |
tree | 62bcdf76984ac1817b0de20909066ff1b204c7f5 /Package_html_media.mk | |
parent | 04549b13ac062594e2204a8f8da7bf92ec290995 (diff) |
Add To Polygon screenshot to Help page
+ refactor relevant pages
Change-Id: I3759f2d86df0cd66913d11a7d2711614315e24a1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142115
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 298c1bc7dd..7f4a7d1dc2 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -399,6 +399,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png \ screenshots/modules/sdraw/ui/insertlayer/InsertLayerDialog.png \ screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png \ + screenshots/modules/sdraw/ui/vectorize/VectorizeDialog.png \ screenshots/modules/smath/ui/alignmentdialog/AlignmentDialog.png \ screenshots/modules/smath/ui/fontdialog/FontDialog.png \ screenshots/modules/smath/ui/fontsizedialog/FontSizeDialog.png \ |