diff options
author | Heiko Tietze <tietze.heiko@gmail.com> | 2021-02-17 12:33:10 +0100 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2021-02-27 10:01:24 +0100 |
commit | 5bc192a0d433c6749297e5a1d3853459ca1172b9 (patch) | |
tree | a2b747815a3418565025d9e778fb2e4edc643308 /extras/CustomTarget_tplpresnt.mk | |
parent | c5811750c392a6c46bc973de467926d499794dca (diff) |
tdf#138097 - Update templates / Freshes
Taken from https://lumbung.libreoffice.id/
* Some content removed from templates
* Special fonts replaced by Noto Sans
* *language* and *country* removed from styles.xml
* <dc:title> added to meta.xml
* README added to directories
Change-Id: Ic205c08b7734f92b4b1ef7f12eb1e74a39dabd07
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111060
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'extras/CustomTarget_tplpresnt.mk')
-rw-r--r-- | extras/CustomTarget_tplpresnt.mk | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk index 218ea609c6fa..64c5bdd720e3 100644 --- a/extras/CustomTarget_tplpresnt.mk +++ b/extras/CustomTarget_tplpresnt.mk @@ -19,6 +19,7 @@ extras_TEMPLATES_PRESENTATIONS := \ Forestbird \ Grey_Elegant \ Growing_Liberty \ + Freshes \ Inspiration \ Lights \ Metropolis \ @@ -120,6 +121,25 @@ extras_PRESENTATIONS_XMLFILES := \ Growing_Liberty/Pictures/1000020100000020000002D04D74467F50F635D0.png \ Growing_Liberty/Pictures/10000201000001F000000351DA39462E363D7ED3.png \ Growing_Liberty/Pictures/100002010000016A0000029374C9F2B8F26392AD.png \ + Freshes/META-INF/manifest.xml \ + Freshes/Object_1/content.xml \ + Freshes/Object_1/meta.xml \ + Freshes/Object_1/styles.xml \ + Freshes/Object_2/content.xml \ + Freshes/Object_2/meta.xml \ + Freshes/Object_2/styles.xml \ + Freshes/Pictures/10000000000002C5000003C02FC12A07C25F42DF.jpg \ + Freshes/Pictures/10000000000006D7000003A637B7BBC50EDF4D24.jpg \ + Freshes/Pictures/100000000000030F0000036F55A62FC34FCAB38E.jpg \ + Freshes/Pictures/100000000000049100000359E7B1AC100BA62FBB.jpg \ + Freshes/Pictures/10000000000001980000067FB46981E5FBCD5A53.jpg \ + Freshes/Pictures/10000000000002D50000067FACCA26111F046EB5.jpg \ + Freshes/Pictures/1000000000000B8B0000067F7C4C059ECC323C6F.jpg \ + Freshes/Pictures/TablePreview1.svm \ + Freshes/Thumbnails/thumbnail.png \ + Freshes/content.xml \ + Freshes/meta.xml \ + Freshes/styles.xml \ Inspiration/content.xml \ Inspiration/META-INF/manifest.xml \ Inspiration/meta.xml \ |