summaryrefslogtreecommitdiffstats
path: root/include/sfx2
diff options
context:
space:
mode:
authorHeiko Tietze <heiko.tietze@documentfoundation.org>2020-07-21 08:17:05 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2020-07-21 13:24:16 +0200
commitbb47ca165959f73929211a736aa8d810fe110e43 (patch)
tree91b7665ab9bdffbffcc1bc9b9dca9f26e7a5962d /include/sfx2
parenti18npool: don't break line at slash '/' (diff)
downloadcore-bb47ca165959f73929211a736aa8d810fe110e43.tar.gz
core-bb47ca165959f73929211a736aa8d810fe110e43.zip
Revert "configure: add a --with-product-flavor switch"
This reverts commit c540483134482d437ea6e02390ff429f4300cbb0. Reason for revert: https://blog.documentfoundation.org/blog/2020/07/20/update-on-marketing-and-communication-plans-for-the-libreoffice-7-x-series/ Conflicts: icon-themes/colibre/brand/shell/logo_flavor.svg Change-Id: If435d4c4c16fb1b52635fae2d966151970729daa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99053 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/strings.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index 084d29466af7..f27cd4dae1d0 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -348,7 +348,6 @@
#define STR_CLICKHYPERLINK NC_("STR_CLICKHYPERLINK", "Click to open hyperlink: %{link}")
#define STR_STYLEUSEDBY NC_("STR_STYLEUSEDBY", "(used by: %STYLELIST)")
-#define STR_PERSONALDESC NC_("STR_PERSONALDESC", "The Personal edition is supported by volunteers and intended for individual use.")
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */