--pAwQNkOnpTn9IO2O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanx, committed. On Tue, Feb 26, 2002 at 08:31:46PM -0500, Mike McBride wrote: > In an attempt to remove a contraction and sentance fragment from the > autocorrection dialog, I submit the following patch which simply changes > the line=20 >=20 > Don't treat as end of sentence=20 >=20 > to=20 >=20 > Do not treat as the end of a sentance=20 >=20 > in the Autocorrection dialog >=20 > If everyone is happy with it and agrees it is a positive change, please > commit it to the CVS at your conveinence.=20 >=20 > Mike=20 >=20 >=20 > ? kofficecore/koDocInfoPropsFactory.loT > Index: kotext/koAutoFormatDia.cc > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/kde/koffice/lib/kotext/koAutoFormatDia.cc,v > retrieving revision 1.3 > diff -u -r1.3 koAutoFormatDia.cc > --- kotext/koAutoFormatDia.cc 2002/02/03 17:19:45 1.3 > +++ kotext/koAutoFormatDia.cc 2002/02/27 01:25:33 > @@ -269,7 +269,7 @@ > QVBoxLayout *grid =3D new QVBoxLayout(tab3, 5, 5); > grid->setAutoAdd( true ); > =20 > - abbreviation=3Dnew KoAutoFormatExceptionWidget(tab3,i18n("Don't trea= t as end of sentence:"),m_autoFormat.listException(),true); > + abbreviation=3Dnew KoAutoFormatExceptionWidget(tab3,i18n("Do not tre= at as the end of a sentence:"),m_autoFormat.listException(),true); > ( void )new QWidget( tab3 ); > twoUpperLetter=3Dnew KoAutoFormatExceptionWidget(tab3,i18n("Accept t= wo uppercase letters in:"),m_autoFormat.listTwoUpperLetterException()); > ( void )new QWidget( tab3 ); --=20 Thomas Zander zander@earthling.n= et The only thing worse than failure is the fear of trying something new --pAwQNkOnpTn9IO2O Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD4DBQE8fEkMCojCW6H2z/QRAgyMAJ4wTtW5oimXvNqDWVHnLtYUjrzi5gCY6z0p ZXYF+ox0hwWUlCSOvqNF0g== =I1py -----END PGP SIGNATURE----- --pAwQNkOnpTn9IO2O-- _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel