summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-04-23 08:48:44 +0200
committerThomas Lange [tl] <tl@openoffice.org>2010-04-23 08:48:44 +0200
commitebc87382b6b968fac4b424434461cbf20f31cf6a (patch)
treed3565e2233d43a1ab81d8697f0c885fac6cf00a8 /linguistic
parentba9a5439783abfb2cc9737eba2ca9180d6b75807 (diff)
cws tl80: #i106032# changed default dictionary type for new user dictionaries to plain UTF-8 text file
Diffstat (limited to 'linguistic')
-rwxr-xr-xlinguistic/source/dicimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/dicimp.cxx b/linguistic/source/dicimp.cxx
index 55c246189d..04fc03b497 100755
--- a/linguistic/source/dicimp.cxx
+++ b/linguistic/source/dicimp.cxx
@@ -237,7 +237,7 @@ DictionaryNeo::DictionaryNeo(const OUString &rName,
if( !bExists )
{
// save new dictionaries with in Format 7 (UTF8 plain text)
- nDicVersion = 7;
+ nDicVersion = DIC_VERSION_7;
//! create physical representation of an **empty** dictionary
//! that could be found by the dictionary-list implementation