[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    Message change.
From:       Mike McBride <mpmcbride7 () yahoo ! com>
Date:       2002-02-27 1:31:46
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


In an attempt to remove a contraction and sentance fragment from the
autocorrection dialog, I submit the following patch which simply changes
the line 

Don't treat as end of sentence 

to 

Do not treat as the end of a sentance 

in the Autocorrection dialog

If everyone is happy with it and agrees it is a positive change, please
commit it to the CVS at your conveinence. 

Mike 



[Attachment #5 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.0.1">
</HEAD>
<BODY>
In an attempt to remove a contraction and sentance fragment from the autocorrection \
dialog, I submit the following patch which simply changes the line  <BR>

<BR>
Don't treat as end of sentence 
<BR>

<BR>
to 
<BR>

<BR>
Do not treat as the end of a sentance 
<BR>

<BR>
in the Autocorrection dialog
<BR>

<BR>
If everyone is happy with it and agrees it is a positive change, please commit it to \
the CVS at your conveinence.  <BR>

<BR>
Mike 
<BR>

<BR>

</BODY>
</HTML>


["AutocorrectMessagePatch.patch" (AutocorrectMessagePatch.patch)]

? kofficecore/koDocInfoPropsFactory.loT
Index: kotext/koAutoFormatDia.cc
===================================================================
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 = new QVBoxLayout(tab3, 5, 5);
     grid->setAutoAdd( true );
 
-    abbreviation=new KoAutoFormatExceptionWidget(tab3,i18n("Don't treat as end of \
sentence:"),m_autoFormat.listException(),true); +    abbreviation=new \
KoAutoFormatExceptionWidget(tab3,i18n("Do not treat as the end of a \
sentence:"),m_autoFormat.listException(),true);  ( void )new QWidget( tab3 );
     twoUpperLetter=new KoAutoFormatExceptionWidget(tab3,i18n("Accept two uppercase \
letters in:"),m_autoFormat.listTwoUpperLetterException());  ( void )new QWidget( tab3 \
);


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/koffice-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic