diff options
author | Laurent Balland <laurent.balland@mailo.fr> | 2024-07-31 18:33:24 +0200 |
---|---|---|
committer | Laurent Balland <laurent.balland@mailo.fr> | 2024-09-01 10:13:06 +0200 |
commit | c7344d039b07d474b11493af70152369d5430826 (patch) | |
tree | 3e1588cf5acb57b3c6aa0d1219010e26b3eede0b /extras/template_files.mk | |
parent | e63921556cf919da5e5dcdc8d88ee6b42b5eadd5 (diff) |
Update Metropolis Impress template
- remove PNG image to keep only SVG image
- protect position and size of background image
- simplify definition of font names
- remove unused styles
- add licence and initial creator in meta.xml according to
https://github.com/dohliam/libreoffice-impress-templates/tree/master/lo-cft
- remove text:span empty tags
Change-Id: Ib4879f38113182a7bbae60e4be456c7a189ffb94
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171331
Reviewed-by: Laurent Balland <laurent.balland@mailo.fr>
Tested-by: Jenkins
Diffstat (limited to 'extras/template_files.mk')
-rw-r--r-- | extras/template_files.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/template_files.mk b/extras/template_files.mk index 83f1c20011e8..5c8f22518784 100644 --- a/extras/template_files.mk +++ b/extras/template_files.mk @@ -101,7 +101,6 @@ extra_files_PRESENTATIONS := \ presnt/Growing_Liberty/Thumbnails/thumbnail.png \ presnt/Inspiration/Thumbnails/thumbnail.png \ presnt/Lights/Thumbnails/thumbnail.png \ - presnt/Metropolis/Pictures/10000201000003AF000002126A94207C4902B60B.png \ presnt/Metropolis/Pictures/100021B200008D2E00004F60B312A649B9EEC188.svg \ presnt/Metropolis/Thumbnails/thumbnail.png \ presnt/Midnightblue/Thumbnails/thumbnail.png \ |