diff options
author | Heiko Tietze <tietze.heiko@gmail.com> | 2021-02-18 11:22:36 +0100 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2021-02-26 14:10:08 +0100 |
commit | 7d646e078371220e25749916de3fc83166b12745 (patch) | |
tree | 81dc7dff09e2343d9c077d91ff7fec891c083bc6 /sfx2 | |
parent | f77250f3159ec58f8d7d2770496fac64536b4f6f (diff) |
tdf#138097 - Update templates / Yellow Idea
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: Ibfec0bfefe83fab3ce26f692b923a530c525a848
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111107
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 6cccf700e519..18cfa1d39b32 100644 --- a/sfx2/inc/strings.hxx +++ b/sfx2/inc/strings.hxx @@ -19,7 +19,7 @@ #define STR_TEMPLATE_NAME3_DEF "Blue Curve" #define STR_TEMPLATE_NAME4_DEF "Blueprint Plans" #define STR_TEMPLATE_NAME5_DEF "Candy" -#define STR_TEMPLATE_NAME6_DEF "" +#define STR_TEMPLATE_NAME6_DEF "Yellow Idea" #define STR_TEMPLATE_NAME7_DEF "DNA" #define STR_TEMPLATE_NAME8_DEF "Focus" #define STR_TEMPLATE_NAME9_DEF "Forestbird" |