diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-30 15:39:20 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-31 16:48:28 +0100 |
commit | 3962eff25dac38ed1422845c47a0ace437a3772a (patch) | |
tree | 4162a9c00b27ba40b4343fa4e455d7b5ce78ec5c /Package_html_media.mk | |
parent | 021a444733a8022967b374642057d2032318634b (diff) |
Add Insert Layer screenshot in Help
Change-Id: I8ac8024ff5f2dad893248fe75566ab152e72a762
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142048
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 d9ba9c5ec4..ea0928a7cf 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -397,6 +397,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png \ screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png \ screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png \ + screenshots/modules/sdraw/ui/insertlayer/InsertLayerDialog.png \ screenshots/modules/smath/ui/alignmentdialog/AlignmentDialog.png \ screenshots/modules/smath/ui/fontdialog/FontDialog.png \ screenshots/modules/smath/ui/fontsizedialog/FontSizeDialog.png \ |