extras/Package_gallmytheme.mk | 3 +++ extras/source/gallery/gallery_mytheme/flowchart.sdg |binary extras/source/gallery/gallery_mytheme/flowchart.sdv |binary extras/source/gallery/gallery_mytheme/flowchart.thm |binary 4 files changed, 3 insertions(+)
New commits: commit 279ffdbdf0344d5f2d92fdc719d8b0abd8606129 Author: andreas kainz <[email protected]> AuthorDate: Fri Apr 3 22:20:36 2020 +0200 Commit: andreas_kainz <[email protected]> CommitDate: Fri Apr 3 23:16:20 2020 +0200 tdf#99674 Add Flowchart gallery Change-Id: Ia7304b2a58d5da9fe559902b64accc3eaa57262c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91663 Tested-by: Jenkins Reviewed-by: andreas_kainz <[email protected]> diff --git a/extras/Package_gallmytheme.mk b/extras/Package_gallmytheme.mk index fdc180415e0b..b689df1fdf65 100644 --- a/extras/Package_gallmytheme.mk +++ b/extras/Package_gallmytheme.mk @@ -15,4 +15,7 @@ $(eval $(call gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDE bpmn.sdg \ bpmn.sdv \ bpmn.thm \ + flowchart.sdg \ + flowchart.sdv \ + flowchart.thm \ )) diff --git a/extras/source/gallery/gallery_mytheme/flowchart.sdg b/extras/source/gallery/gallery_mytheme/flowchart.sdg new file mode 100644 index 000000000000..c3d82bbdba7d Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/flowchart.sdg differ diff --git a/extras/source/gallery/gallery_mytheme/flowchart.sdv b/extras/source/gallery/gallery_mytheme/flowchart.sdv new file mode 100644 index 000000000000..14f373501efc Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/flowchart.sdv differ diff --git a/extras/source/gallery/gallery_mytheme/flowchart.thm b/extras/source/gallery/gallery_mytheme/flowchart.thm new file mode 100644 index 000000000000..16d304022144 Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/flowchart.thm differ _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
