/[pkgs]/rpms/openoffice.org/devel/openoffice.org-3.2.0.ooo106032.linguistic.defaulttoplain.patch
ViewVC logotype

Contents of /rpms/openoffice.org/devel/openoffice.org-3.2.0.ooo106032.linguistic.defaulttoplain.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Mon Oct 19 11:35:35 2009 UTC (4 weeks, 6 days ago) by caolanm
Branch: MAIN
CVS Tags: openoffice_org-3_2_0-4_2_fc13, openoffice_org-3_2_0-4_1_fc13, openoffice_org-3_2_0-2_5_fc13, openoffice_org-3_2_0-5_1_fc13, openoffice_org-3_2_0-3_1_fc13, openoffice_org-3_2_0-3_4_fc13, openoffice_org-3_2_0-2_4_fc13, openoffice_org-3_2_0-3_2_fc13, HEAD
File MIME type: text/x-patch
Resolves: rhbz#521460 add openoffice.org-3.2.0.ooo106032.linguistic.defaulttoplain.patch (caolanm)
1 diff -ru linguistic.orig/source/dicimp.cxx linguistic/source/dicimp.cxx
2 --- linguistic.orig/source/dicimp.cxx 2009-10-19 12:29:09.000000000 +0100
3 +++ linguistic/source/dicimp.cxx 2009-10-19 12:30:08.000000000 +0100
4 @@ -232,8 +232,8 @@
5 BOOL bExists = FileExists( rMainURL );
6 if( !bExists )
7 {
8 - // save new dictionaries with in 6.0 Format (uses UTF8)
9 - nDicVersion = 6;
10 + // save new dictionaries with in Format 7 (UTF8 plain text)
11 + nDicVersion = 7;
12
13 //! create physical representation of an **empty** dictionary
14 //! that could be found by the dictionary-list implementation

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2