[Libreoffice-commits] core.git: extras/Package_tplpresnt.mk extras/source

heiko tietze tietze.heiko at gmail.com
Thu Oct 26 13:02:10 UTC 2017


 dev/null                                           |binary
 extras/Package_tplpresnt.mk                        |    5 +++--
 extras/source/templates/presnt/Blueprint_Plans.otp |binary
 extras/source/templates/presnt/Portfolio.otp       |binary
 extras/source/templates/presnt/Progress.otp        |binary
 extras/source/templates/presnt/Vintage.otp         |binary
 6 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit c3afd99701f933dacc94c82a22292a79f1c3e3f5
Author: heiko tietze <tietze.heiko at gmail.com>
Date:   Thu Oct 26 13:03:19 2017 +0200

    tdf#103317 Update of Impress templates
    
    Blueprint_Plans, Portfolio, Progress added, Vintage updated, LushGreen, Pencil deleted
    
    Change-Id: I9b11fc63378486b70f264cf715e3f3ba177e165f
    Reviewed-on: https://gerrit.libreoffice.org/43887
    Reviewed-by: Heiko Tietze <tietze.heiko at googlemail.com>
    Tested-by: Heiko Tietze <tietze.heiko at googlemail.com>

diff --git a/extras/Package_tplpresnt.mk b/extras/Package_tplpresnt.mk
index 442b410759e2..17960bdddf58 100644
--- a/extras/Package_tplpresnt.mk
+++ b/extras/Package_tplpresnt.mk
@@ -13,7 +13,6 @@ $(eval $(call gb_Package_add_files,extras_tplpresnt,$(LIBO_SHARE_FOLDER)/templat
 	BrightBlue.otp \
 	DNA.otp \
 	Inspiration.otp \
-	LushGreen.otp \
 	Metropolis.otp \
 	Sunset.otp \
 	Vintage.otp \
@@ -22,7 +21,9 @@ $(eval $(call gb_Package_add_files,extras_tplpresnt,$(LIBO_SHARE_FOLDER)/templat
 	Impress.otp \
 	Midnightblue.otp \
 	Vivid.otp \
-	Pencil.otp \
+	Blueprint_Plans.otp \
+	Portfolio.otp \
+	Progress.otp \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/extras/source/templates/presnt/Blueprint_Plans.otp b/extras/source/templates/presnt/Blueprint_Plans.otp
new file mode 100644
index 000000000000..939af570b158
Binary files /dev/null and b/extras/source/templates/presnt/Blueprint_Plans.otp differ
diff --git a/extras/source/templates/presnt/LushGreen.otp b/extras/source/templates/presnt/LushGreen.otp
deleted file mode 100644
index c56786ab4dbb..000000000000
Binary files a/extras/source/templates/presnt/LushGreen.otp and /dev/null differ
diff --git a/extras/source/templates/presnt/Pencil.otp b/extras/source/templates/presnt/Pencil.otp
deleted file mode 100644
index fd870d0c057b..000000000000
Binary files a/extras/source/templates/presnt/Pencil.otp and /dev/null differ
diff --git a/extras/source/templates/presnt/Portfolio.otp b/extras/source/templates/presnt/Portfolio.otp
new file mode 100644
index 000000000000..9ee2b5eed52e
Binary files /dev/null and b/extras/source/templates/presnt/Portfolio.otp differ
diff --git a/extras/source/templates/presnt/Progress.otp b/extras/source/templates/presnt/Progress.otp
new file mode 100644
index 000000000000..9f636a169588
Binary files /dev/null and b/extras/source/templates/presnt/Progress.otp differ
diff --git a/extras/source/templates/presnt/Vintage.otp b/extras/source/templates/presnt/Vintage.otp
index 5230fbd3646e..13c7a0404524 100644
Binary files a/extras/source/templates/presnt/Vintage.otp and b/extras/source/templates/presnt/Vintage.otp differ


More information about the Libreoffice-commits mailing list