diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2017-10-29 21:16:10 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2017-10-30 23:19:40 +0100 |
commit | 60a03d97bc35c02cb1eff0e4a02b6f37fd1a6a34 (patch) | |
tree | 18f54d89b9ff9a75e9d3f4d3a0fb1e9726ce5793 /extras/Package_tplpresnt.mk | |
parent | 666fd212e19af06c9fddb4a3c4a381847a0de402 (diff) |
tdf#103317 Add 7 new Impress templates and restore 2
* Restore pencil
* Restore LushGreen, but updated version
Change-Id: Ic80d3c57028432f1b3ee88813622aa34ffd72dd9
Reviewed-on: https://gerrit.libreoffice.org/43973
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'extras/Package_tplpresnt.mk')
-rw-r--r-- | extras/Package_tplpresnt.mk | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/extras/Package_tplpresnt.mk b/extras/Package_tplpresnt.mk index 17960bdddf58..ad78c4d5793d 100644 --- a/extras/Package_tplpresnt.mk +++ b/extras/Package_tplpresnt.mk @@ -13,6 +13,7 @@ $(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 \ @@ -21,9 +22,17 @@ $(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 \ + Beehive.otp \ + Blue_Curve.otp \ + Classy_Red.otp \ + Forestbird.otp \ + Lights.otp \ + Nature_Illustration.otp \ + Piano.otp \ )) # vim: set noet sw=4 ts=4: |