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 /sfx2 | |
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 'sfx2')
-rw-r--r-- | sfx2/inc/strings.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/strings.hxx b/sfx2/inc/strings.hxx index 42102d110a75..f3c3ba717845 100644 --- a/sfx2/inc/strings.hxx +++ b/sfx2/inc/strings.hxx @@ -23,7 +23,7 @@ #define STR_TEMPLATE_NAME7_DEF "DNA" #define STR_TEMPLATE_NAME8_DEF "Focus" #define STR_TEMPLATE_NAME9_DEF "Forestbird" -#define STR_TEMPLATE_NAME10_DEF "" +#define STR_TEMPLATE_NAME10_DEF "Freshes" #define STR_TEMPLATE_NAME11_DEF "Inspiration" #define STR_TEMPLATE_NAME12_DEF "Lights" #define STR_TEMPLATE_NAME13_DEF "Growing Liberty" |