diff options
author | andreas kainz <kainz.a@gmail.com> | 2019-08-15 01:21:24 +0200 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2020-03-12 07:55:30 +0100 |
commit | 2e74fdc559eb1b7bab1a6661203400017f93b234 (patch) | |
tree | fb75bd6da9f5b0adb7e815619cdd4033ef676bff /scp2/source | |
parent | 9d4c36d7914e2746a751a56de01063c9159f0f99 (diff) |
Resolves tdf#99675: Add BPMN images to the gallery
Sources provided at the bugzilla ticket
Change-Id: Ibef652980f307272278722d85322db81d3682c0a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/77480
Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/ooo/file_extra_ooo.scp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/source/ooo/file_extra_ooo.scp b/scp2/source/ooo/file_extra_ooo.scp index b752d79d283f..978852eacf50 100644 --- a/scp2/source/ooo/file_extra_ooo.scp +++ b/scp2/source/ooo/file_extra_ooo.scp @@ -39,6 +39,7 @@ End #if defined (WITH_GALLERY_BUILD) GALLERY_FILELIST(arrows) +GALLERY_FILELIST(bpmn) GALLERY_FILELIST(computers) GALLERY_FILELIST(diagrams) GALLERY_FILELIST(education) |