diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-07-11 21:46:54 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-07-11 20:20:58 +0000 |
commit | 24e2ee04ff33bebd7ce426f8d927f43ad8497b22 (patch) | |
tree | d528ae1683b55d0a04bec85470aa892ced853b14 | |
parent | e75d38367a7b502a6f98fceb2a9cdc0ab52902f3 (diff) |
Move all Impress Templates in one folder
Change-Id: Ifad82946403f11a44147d2569063bb4af635393c
Reviewed-on: https://gerrit.libreoffice.org/27126
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-rw-r--r-- | extras/Module_extras.mk | 1 | ||||
-rw-r--r-- | extras/Package_tpllayoutimpr.mk | 25 | ||||
-rw-r--r-- | extras/Package_tplpresnt.mk | 10 | ||||
-rw-r--r-- | extras/source/templates/presnt/AbstractGreen.otp (renamed from extras/source/templates/layout/AbstractGreen.otp) | bin | 97387 -> 97387 bytes | |||
-rw-r--r-- | extras/source/templates/presnt/AbstractRed.otp (renamed from extras/source/templates/layout/AbstractRed.otp) | bin | 73101 -> 73101 bytes | |||
-rw-r--r-- | extras/source/templates/presnt/AbstractYellow.otp (renamed from extras/source/templates/layout/AbstractYellow.otp) | bin | 86561 -> 86561 bytes | |||
-rw-r--r-- | extras/source/templates/presnt/BrightBlue.otp (renamed from extras/source/templates/layout/BrightBlue.otp) | bin | 38962 -> 38962 bytes | |||
-rw-r--r-- | extras/source/templates/presnt/DNA.otp (renamed from extras/source/templates/layout/DNA.otp) | bin | 152344 -> 152344 bytes | |||
-rw-r--r-- | extras/source/templates/presnt/Inspiration.otp (renamed from extras/source/templates/layout/Inspiration.otp) | bin | 140975 -> 140975 bytes | |||
-rw-r--r-- | extras/source/templates/presnt/LushGreen.otp (renamed from extras/source/templates/layout/LushGreen.otp) | bin | 51054 -> 51054 bytes | |||
-rw-r--r-- | extras/source/templates/presnt/Metropolis.otp (renamed from extras/source/templates/layout/Metropolis.otp) | bin | 49232 -> 49232 bytes | |||
-rw-r--r-- | extras/source/templates/presnt/Sunset.otp (renamed from extras/source/templates/layout/Sunset.otp) | bin | 106736 -> 106736 bytes | |||
-rw-r--r-- | extras/source/templates/presnt/Vintage.otp (renamed from extras/source/templates/layout/Vintage.otp) | bin | 52931 -> 52931 bytes |
13 files changed, 10 insertions, 26 deletions
diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk index 3a8fe3d3ed68..b08c47a4926f 100644 --- a/extras/Module_extras.mk +++ b/extras/Module_extras.mk @@ -31,7 +31,6 @@ $(eval $(call gb_Module_add_targets,extras,\ Package_labels \ $(if $(filter WNT,$(OS)),Package_newfiles) \ Package_palettes \ - Package_tpllayoutimpr \ Package_tplofficorr \ Package_tploffimisc \ Package_tplpresnt \ diff --git a/extras/Package_tpllayoutimpr.mk b/extras/Package_tpllayoutimpr.mk deleted file mode 100644 index 32c3bd57cebc..000000000000 --- a/extras/Package_tpllayoutimpr.mk +++ /dev/null @@ -1,25 +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_Package_Package,extras_tpllayoutimpr,$(SRCDIR)/extras/source/templates/layout)) - -$(eval $(call gb_Package_add_files,extras_tpllayoutimpr,$(LIBO_SHARE_FOLDER)/template/common/layout,\ - AbstractGreen.otp \ - AbstractRed.otp \ - AbstractYellow.otp \ - BrightBlue.otp \ - DNA.otp \ - Inspiration.otp \ - LushGreen.otp \ - Metropolis.otp \ - Sunset.otp \ - Vintage.otp \ -)) - -# vim: set noet sw=4 ts=4: diff --git a/extras/Package_tplpresnt.mk b/extras/Package_tplpresnt.mk index 5f36a8cd1a2f..d86082fad35a 100644 --- a/extras/Package_tplpresnt.mk +++ b/extras/Package_tplpresnt.mk @@ -10,6 +10,16 @@ $(eval $(call gb_Package_Package,extras_tplpresnt,$(SRCDIR)/extras/source/templates/presnt)) $(eval $(call gb_Package_add_files,extras_tplpresnt,$(LIBO_SHARE_FOLDER)/template/common/presnt,\ + AbstractGreen.otp \ + AbstractRed.otp \ + AbstractYellow.otp \ + BrightBlue.otp \ + DNA.otp \ + Inspiration.otp \ + LushGreen.otp \ + Metropolis.otp \ + Sunset.otp \ + Vintage.otp \ Alizarin.otp \ Focus.otp \ Impress.otp \ diff --git a/extras/source/templates/layout/AbstractGreen.otp b/extras/source/templates/presnt/AbstractGreen.otp Binary files differindex b74f98cb3a3c..b74f98cb3a3c 100644 --- a/extras/source/templates/layout/AbstractGreen.otp +++ b/extras/source/templates/presnt/AbstractGreen.otp diff --git a/extras/source/templates/layout/AbstractRed.otp b/extras/source/templates/presnt/AbstractRed.otp Binary files differindex 500251b4b62e..500251b4b62e 100644 --- a/extras/source/templates/layout/AbstractRed.otp +++ b/extras/source/templates/presnt/AbstractRed.otp diff --git a/extras/source/templates/layout/AbstractYellow.otp b/extras/source/templates/presnt/AbstractYellow.otp Binary files differindex b5202ffdf5e3..b5202ffdf5e3 100644 --- a/extras/source/templates/layout/AbstractYellow.otp +++ b/extras/source/templates/presnt/AbstractYellow.otp diff --git a/extras/source/templates/layout/BrightBlue.otp b/extras/source/templates/presnt/BrightBlue.otp Binary files differindex fd223cf6cc3d..fd223cf6cc3d 100644 --- a/extras/source/templates/layout/BrightBlue.otp +++ b/extras/source/templates/presnt/BrightBlue.otp diff --git a/extras/source/templates/layout/DNA.otp b/extras/source/templates/presnt/DNA.otp Binary files differindex 9c0785501200..9c0785501200 100644 --- a/extras/source/templates/layout/DNA.otp +++ b/extras/source/templates/presnt/DNA.otp diff --git a/extras/source/templates/layout/Inspiration.otp b/extras/source/templates/presnt/Inspiration.otp Binary files differindex 8fbe822901cb..8fbe822901cb 100644 --- a/extras/source/templates/layout/Inspiration.otp +++ b/extras/source/templates/presnt/Inspiration.otp diff --git a/extras/source/templates/layout/LushGreen.otp b/extras/source/templates/presnt/LushGreen.otp Binary files differindex 936ae04ecf16..936ae04ecf16 100644 --- a/extras/source/templates/layout/LushGreen.otp +++ b/extras/source/templates/presnt/LushGreen.otp diff --git a/extras/source/templates/layout/Metropolis.otp b/extras/source/templates/presnt/Metropolis.otp Binary files differindex d84cbc651a71..d84cbc651a71 100644 --- a/extras/source/templates/layout/Metropolis.otp +++ b/extras/source/templates/presnt/Metropolis.otp diff --git a/extras/source/templates/layout/Sunset.otp b/extras/source/templates/presnt/Sunset.otp Binary files differindex 183165b66be7..183165b66be7 100644 --- a/extras/source/templates/layout/Sunset.otp +++ b/extras/source/templates/presnt/Sunset.otp diff --git a/extras/source/templates/layout/Vintage.otp b/extras/source/templates/presnt/Vintage.otp Binary files differindex 0ce4d52bdd20..0ce4d52bdd20 100644 --- a/extras/source/templates/layout/Vintage.otp +++ b/extras/source/templates/presnt/Vintage.otp |