diff -ru linguistic.orig/source/dicimp.cxx linguistic/source/dicimp.cxx --- linguistic.orig/source/dicimp.cxx 2009-10-19 12:29:09.000000000 +0100 +++ linguistic/source/dicimp.cxx 2009-10-19 12:30:08.000000000 +0100 @@ -232,8 +232,8 @@ BOOL bExists = FileExists( rMainURL ); if( !bExists ) { - // save new dictionaries with in 6.0 Format (uses UTF8) - nDicVersion = 6; + // save new dictionaries with in Format 7 (UTF8 plain text) + nDicVersion = 7; //! create physical representation of an **empty** dictionary //! that could be found by the dictionary-list implementation