summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Tietze <heiko.tietze@documentfoundation.org>2020-03-13 18:11:35 +0100
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2020-03-14 10:22:02 +0100
commitdc26debf57e37a91f041e1972ee8027c49085e5f (patch)
treee3fbc507abffd5d6f9861a10564ff2fcac9d0e19
parent3bf3face224a7e12ba95888821a0ac21525af22c (diff)
Revert "Resolves tdf#99675: Add BPMN images to the gallery"
This reverts commit 2e74fdc559eb1b7bab1a6661203400017f93b234. Reason for revert: Does not work Change-Id: I8014d2d046385a795777208330e2a6af1b9f5222 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90395 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
-rw-r--r--extras/Gallery_bpmn.mk18
-rw-r--r--extras/Module_extras.mk1
-rw-r--r--extras/source/gallery/bpmn/bpmn.sdgbin1557628 -> 0 bytes
-rw-r--r--extras/source/gallery/bpmn/bpmn.sdvbin478720 -> 0 bytes
-rw-r--r--extras/source/gallery/bpmn/bpmn.str2
-rw-r--r--extras/source/gallery/bpmn/bpmn.thmbin1854 -> 0 bytes
-rw-r--r--extras/source/gallery/share/gallery_names.ulf3
-rw-r--r--scp2/source/ooo/file_extra_ooo.scp1
8 files changed, 0 insertions, 25 deletions
diff --git a/extras/Gallery_bpmn.mk b/extras/Gallery_bpmn.mk
deleted file mode 100644
index 3da98d178e58..000000000000
--- a/extras/Gallery_bpmn.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call gb_Gallery_Gallery,bpmn,extras/source/gallery/bpmn))
-
-$(eval $(call gb_Gallery_add_files,bpmn,$(LIBO_SHARE_FOLDER)/gallery/bpmn,\
- extras/source/gallery/bpmn/bpmn.sdg \
- extras/source/gallery/bpmn/bpmn.sdv \
- extras/source/gallery/bpmn/bpmn.thm \
-))
-
-# vim: set noet sw=4 ts=4:
diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index 656d93bb93fd..534fb2814de2 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -59,7 +59,6 @@ $(eval $(call gb_Module_add_l10n_targets,extras,\
ifneq ($(WITH_GALLERY_BUILD),)
$(eval $(call gb_Module_add_targets,extras,\
Gallery_arrows \
- Gallery_bpmn \
Gallery_backgrounds \
Gallery_computers \
Gallery_diagrams \
diff --git a/extras/source/gallery/bpmn/bpmn.sdg b/extras/source/gallery/bpmn/bpmn.sdg
deleted file mode 100644
index b937c02f3d9d..000000000000
--- a/extras/source/gallery/bpmn/bpmn.sdg
+++ /dev/null
Binary files differ
diff --git a/extras/source/gallery/bpmn/bpmn.sdv b/extras/source/gallery/bpmn/bpmn.sdv
deleted file mode 100644
index 483ef14af3db..000000000000
--- a/extras/source/gallery/bpmn/bpmn.sdv
+++ /dev/null
Binary files differ
diff --git a/extras/source/gallery/bpmn/bpmn.str b/extras/source/gallery/bpmn/bpmn.str
deleted file mode 100644
index bae770e142d2..000000000000
--- a/extras/source/gallery/bpmn/bpmn.str
+++ /dev/null
@@ -1,2 +0,0 @@
-# Translated by desktop-translate and ulfex
-name = "see extras/source/gallery/share/gallery_names.ulf"
diff --git a/extras/source/gallery/bpmn/bpmn.thm b/extras/source/gallery/bpmn/bpmn.thm
deleted file mode 100644
index b25ac6ea9472..000000000000
--- a/extras/source/gallery/bpmn/bpmn.thm
+++ /dev/null
Binary files differ
diff --git a/extras/source/gallery/share/gallery_names.ulf b/extras/source/gallery/share/gallery_names.ulf
index d9ca45ba6d97..0d1da8dbec8a 100644
--- a/extras/source/gallery/share/gallery_names.ulf
+++ b/extras/source/gallery/share/gallery_names.ulf
@@ -10,9 +10,6 @@
[arrows]
en-US = "Arrows"
-[bpmn]
-en-US = "BPMN"
-
[backgrounds]
en-US = "Backgrounds"
diff --git a/scp2/source/ooo/file_extra_ooo.scp b/scp2/source/ooo/file_extra_ooo.scp
index 978852eacf50..b752d79d283f 100644
--- a/scp2/source/ooo/file_extra_ooo.scp
+++ b/scp2/source/ooo/file_extra_ooo.scp
@@ -39,7 +39,6 @@ End
#if defined (WITH_GALLERY_BUILD)
GALLERY_FILELIST(arrows)
-GALLERY_FILELIST(bpmn)
GALLERY_FILELIST(computers)
GALLERY_FILELIST(diagrams)
GALLERY_FILELIST(education)