diff options
-rw-r--r-- | AllLangPackage_html_media_lang.mk | 5 | ||||
-rw-r--r-- | Package_html_media.mk | 4 | ||||
-rw-r--r-- | source/text/shared/06/sd_screenshots.xhp | 5 | ||||
-rw-r--r-- | source/text/simpress/01/04110100.xhp | 1 |
4 files changed, 11 insertions, 4 deletions
diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk index 792337a10b..8133019373 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -236,10 +236,11 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack screenshots/modules/smath/ui/spacingdialog/$(lang)/SpacingDialog.png \ screenshots/svx/ui/compressgraphicdialog/$(lang)/CompressGraphicDialog.png \ screenshots/modules/scalc/ui/xmlsourcedialog/$(lang)/XMLSourceDialog.png \ - screenshots/modules/sdraw/ui/insertlayer/$(lang)/InsertLayerDialog.png \ + screenshots/modules/sdraw/ui/copydlg/$(lang)/DuplicateDialog.png \ screenshots/modules/sdraw/ui/dlgsnap/$(lang)/SnapObjectDialog.png \ + screenshots/modules/sdraw/ui/insertlayer/$(lang)/InsertLayerDialog.png \ + screenshots/modules/sdraw/ui/insertslidesdialog/$(lang)/InsertSlidesDialog.png \ screenshots/modules/sdraw/ui/vectorize/$(lang)/VectorizeDialog.png \ - screenshots/modules/sdraw/ui/copydlg/$(lang)/DuplicateDialog.png \ screenshots/modules/simpress/ui/optimpressgeneralpage/$(lang)/OptSavePage.png \ screenshots/modules/simpress/ui/sdviewpage/$(lang)/SdViewPage.png \ screenshots/modules/simpress/ui/prntopts/$(lang)/prntopts.png \ diff --git a/Package_html_media.mk b/Package_html_media.mk index 07a87062bb..068f1733be 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -396,11 +396,11 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE navigation/libo-writer.svg \ screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png \ screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png \ + screenshots/modules/sdraw/ui/copydlg/DuplicateDialog.png \ 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/insertslidesdialog/InsertSlidesDialog.png \ screenshots/modules/sdraw/ui/vectorize/VectorizeDialog.png \ - screenshots/modules/sdraw/ui/copydlg/DuplicateDialog.png \ screenshots/modules/smath/ui/alignmentdialog/AlignmentDialog.png \ screenshots/modules/smath/ui/fontdialog/FontDialog.png \ screenshots/modules/smath/ui/fontsizedialog/FontSizeDialog.png \ diff --git a/source/text/shared/06/sd_screenshots.xhp b/source/text/shared/06/sd_screenshots.xhp index 64d1ef28a7..c4dfa602ce 100644 --- a/source/text/shared/06/sd_screenshots.xhp +++ b/source/text/shared/06/sd_screenshots.xhp @@ -37,5 +37,10 @@ <image src="media/screenshots/modules/sdraw/ui/copydlg/DuplicateDialog.png" id="img_id271667322149683"><alt xml-lang="en-US" id="alt_id81667322149685">Duplicate dialog</alt></image> </paragraph> </section> +<section id="insertslidesdialog"> + <paragraph role="paragraph" id="par_id661667325268264" xml-lang="en-US"> + <image src="media/screenshots/modules/sdraw/ui/insertslidesdialog/InsertSlidesDialog.png" id="img_id961667325268266"><alt xml-lang="en-US" id="alt_id551667325268268">Insert from File dialog</alt></image> + </paragraph> +</section> </body> </helpdocument> diff --git a/source/text/simpress/01/04110100.xhp b/source/text/simpress/01/04110100.xhp index 8088e0ebf3..829e5e1c14 100644 --- a/source/text/simpress/01/04110100.xhp +++ b/source/text/simpress/01/04110100.xhp @@ -39,6 +39,7 @@ <section id="howtoget"> <embed href="text/simpress/00/00000404.xhp#insert_page"/> </section> +<embed href="text/shared/06/sd_screenshots.xhp#insertslidesdialog"/> <h3 id="hd_id3154016">To insert specific elements from a file:</h3> <list type="ordered"> <listitem> |