extras/Package_gallmytheme.mk | 3 +++ extras/source/gallery/gallery_mytheme/icons.sdg |binary extras/source/gallery/gallery_mytheme/icons.sdv |binary extras/source/gallery/gallery_mytheme/icons.thm |binary 4 files changed, 3 insertions(+)
New commits: commit c48a1d2c6ca0869680243fcea025e19981c57b54 Author: andreas kainz <[email protected]> AuthorDate: Mon Apr 6 00:11:13 2020 +0200 Commit: andreas_kainz <[email protected]> CommitDate: Mon Apr 6 07:11:53 2020 +0200 tdf#131860 Add new icons Gallery Change-Id: Ia94f95ecb3e2c2def735f0e4de9241fe2d06cce7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91732 Tested-by: Jenkins Reviewed-by: andreas_kainz <[email protected]> diff --git a/extras/Package_gallmytheme.mk b/extras/Package_gallmytheme.mk index 1a3850698d3a..95c26e02841a 100644 --- a/extras/Package_gallmytheme.mk +++ b/extras/Package_gallmytheme.mk @@ -21,4 +21,7 @@ $(eval $(call gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDE flowchart.sdg \ flowchart.sdv \ flowchart.thm \ + icons.sdg \ + icons.sdv \ + icons.thm \ )) diff --git a/extras/source/gallery/gallery_mytheme/icons.sdg b/extras/source/gallery/gallery_mytheme/icons.sdg new file mode 100644 index 000000000000..4ac5fbcfbdec Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/icons.sdg differ diff --git a/extras/source/gallery/gallery_mytheme/icons.sdv b/extras/source/gallery/gallery_mytheme/icons.sdv new file mode 100644 index 000000000000..6b5f0a7ebcad Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/icons.sdv differ diff --git a/extras/source/gallery/gallery_mytheme/icons.thm b/extras/source/gallery/gallery_mytheme/icons.thm new file mode 100644 index 000000000000..0ffd59539002 Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/icons.thm differ _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
