summaryrefslogtreecommitdiff
path: root/filter/source/config
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-01 16:13:49 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-01 18:03:37 +0200
commit664594651b2f61b671a05913faf958d6575a598d (patch)
tree402ff085be3c8196dbf4f6c2a20269a88b2ddae8 /filter/source/config
parent50e3ac997d1fc05002ba09ebddfa05aa1f2cacd7 (diff)
filter config: another case of accidental OpenOffice.org XML rebranding
... but apparently only used as a fall-back. Change-Id: Iebaf3d01a2eeb8aceef0168b2e1817cdd4cde5ab
Diffstat (limited to 'filter/source/config')
-rw-r--r--filter/source/config/cache/constant.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/constant.hxx b/filter/source/config/cache/constant.hxx
index 6e34ceee2b05..6deb60f9db20 100644
--- a/filter/source/config/cache/constant.hxx
+++ b/filter/source/config/cache/constant.hxx
@@ -170,7 +170,7 @@
/** @short some default values.
*/
#define DEFAULT_OFFICELOCALE _FILTER_CONFIG_FROM_ASCII_("en-US")
-#define DEFAULT_FORMATNAME _FILTER_CONFIG_FROM_ASCII_("LibreOffice")
+#define DEFAULT_FORMATNAME _FILTER_CONFIG_FROM_ASCII_("OpenOffice.org")
#define DEFAULT_FORMATVERSION _FILTER_CONFIG_FROM_ASCII_("1.0")
/** @short used for the queries of the FilterFactory service.