From 7d646e078371220e25749916de3fc83166b12745 Mon Sep 17 00:00:00 2001 From: Heiko Tietze Date: Thu, 18 Feb 2021 11:22:36 +0100 Subject: 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 * 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 --- sfx2/inc/strings.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2') 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" -- cgit