cws tl80: #i106032# changed default dictionary type for new user dictionaries to plain UTF-8 text file

This commit is contained in:
Thomas Lange [tl] 2010-04-23 08:48:44 +02:00
parent 224c0656fd
commit e347876fb2

View file

@ -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