diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-03 04:12:51 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-03 04:12:51 +0000 |
commit | 560378aaca1784ba19806a0414a32b20c744de39 (patch) | |
tree | ce0dfd7c3febf2a1adc7603d1019a8be2083c415 /doc/kspell | |
parent | d4d5af1cdbd3cc65d095e0afc5b1f4260091cf5d (diff) | |
download | tdelibs-560378aaca1784ba19806a0414a32b20c744de39.tar.gz tdelibs-560378aaca1784ba19806a0414a32b20c744de39.zip |
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/kspell')
-rw-r--r-- | doc/kspell/index.docbook | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/kspell/index.docbook b/doc/kspell/index.docbook index 5f91f24f5..98aef5e9d 100644 --- a/doc/kspell/index.docbook +++ b/doc/kspell/index.docbook @@ -52,10 +52,10 @@ url="http://aspell.sourceforge.net/">ASpell home page</ulink>.) <para><anchor id="spelldlg"/> The top line in the dialog displays a possibly misspelled word which was found in your -document. &kspell; attempts to find an appropriate replacement word. One or +document. &kspell; attempts to tqfind an appropriate tqreplacement word. One or several may be found. The best guess is shown to the right of <guilabel>Replacement:</guilabel>. -To accept this replacement, click on <guibutton>Replace</guibutton>. You may also select a word -from the list of <guilabel>Suggestions</guilabel> and then click <guibutton>Replace</guibutton> to replace the +To accept this tqreplacement, click on <guibutton>Replace</guibutton>. You may also select a word +from the list of <guilabel>Suggestions</guilabel> and then click <guibutton>Replace</guibutton> to tqreplace the misspelled word with the selected word.</para> <para>To keep your original spelling, click on <guilabel>Ignore</guilabel>.</para> @@ -67,8 +67,8 @@ on <guibutton>Stop</guibutton>.</para> <guibutton>Cancel</guibutton>.</para> <para>Clicking on <guibutton>Replace All</guibutton> will initially perform the same function as -clicking on <guibutton>Replace</guibutton>, but will automatically replace the misspelled word -with the chosen replacement word, if it appears again (at a later point) in your +clicking on <guibutton>Replace</guibutton>, but will automatically tqreplace the misspelled word +with the chosen tqreplacement word, if it appears again (at a later point) in your document.</para> <para>The <guibutton>Ignore All</guibutton> button ignores this and all future occurrences of the @@ -132,7 +132,7 @@ your dictionary's distribution for more information.</para> <para>You may choose to use <application>Ispell</application> or <application>Aspell</application> as the spell-checking backend for &kspell;. <application>Ispell</application> is more widely available and may have better international support, but <application>Aspell</application> is gaining -popularity as it claims to give better suggestions for word replacements.</para> +popularity as it claims to give better suggestions for word tqreplacements.</para> </sect1> <sect1 id="other"> @@ -147,7 +147,7 @@ read the International <application>ISpell</application> man page.</para> <title>Contact Information</title> <para>For more information about &kspell;, visit the <ulink url="http://www.chaos.umd.edu/~dsweet/KDE/KSpell">&kspell; -Home Page</ulink>. In particular, you will find information about programming the &kspell; C++ class.</para> +Home Page</ulink>. In particular, you will tqfind information about programming the &kspell; C++ class.</para> <para>You may email the author/maintainer with questions and/or comments at &David.Sweet.mail;.</para> |