diff options
author | Heiko Tietze <tietze.heiko@gmail.com> | 2021-02-16 17:25:28 +0100 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2021-02-26 10:12:50 +0100 |
commit | be19338759aba4dd4669961c192ddfcd38180b0a (patch) | |
tree | f5d53cb1c7058add93cadfed858ab0a6c6700f1f /sfx2/inc | |
parent | 4b8b31e668aa358f2d794f9de18c60fdc74c62ea (diff) |
tdf#138097 - Update templates / Sunset
This patch partially reverts 849c1e9c74c388df549098a8a4f60131c9b8c6a0
and brings back one of the deleted templates
Change-Id: If2a4a1294a887c55fcc490263f84880edfaa2ab0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110996
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sfx2/inc')
-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 1ba461cdfc81..26584ba6a527 100644 --- a/sfx2/inc/strings.hxx +++ b/sfx2/inc/strings.hxx @@ -34,7 +34,7 @@ #define STR_TEMPLATE_NAME18_DEF "Piano" #define STR_TEMPLATE_NAME19_DEF "Portfolio" #define STR_TEMPLATE_NAME20_DEF "Progress" -#define STR_TEMPLATE_NAME21_DEF "" +#define STR_TEMPLATE_NAME21_DEF "Sunset" #define STR_TEMPLATE_NAME22_DEF "Vintage" #define STR_TEMPLATE_NAME23_DEF "Vivid" #define STR_TEMPLATE_NAME24_DEF "CV" |