Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > cd8ce32c919af60229fca1d7f792c60e > files > 45

openoffice.org-3.2.0-12.35.fc13.src.rpm

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