From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- doc/CMakeLists.txt | 2 +- doc/Makefile.am | 2 +- doc/kspell/CMakeLists.txt | 13 --- doc/kspell/Makefile.am | 5 - doc/kspell/index.docbook | 174 --------------------------------- doc/tdelibs/man-kbuildsycoca.8.docbook | 2 +- doc/tdespell/CMakeLists.txt | 13 +++ doc/tdespell/Makefile.am | 5 + doc/tdespell/index.docbook | 174 +++++++++++++++++++++++++++++++++ 9 files changed, 195 insertions(+), 195 deletions(-) delete mode 100644 doc/kspell/CMakeLists.txt delete mode 100644 doc/kspell/Makefile.am delete mode 100644 doc/kspell/index.docbook create mode 100644 doc/tdespell/CMakeLists.txt create mode 100644 doc/tdespell/Makefile.am create mode 100644 doc/tdespell/index.docbook (limited to 'doc') diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index f4dc993cf..88a718243 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -10,4 +10,4 @@ ################################################# add_subdirectory( common ) -add_subdirectory( kspell ) +add_subdirectory( tdespell ) diff --git a/doc/Makefile.am b/doc/Makefile.am index 0531835d1..dd51718e7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = common kspell tdelibs +SUBDIRS = common tdespell tdelibs diff --git a/doc/kspell/CMakeLists.txt b/doc/kspell/CMakeLists.txt deleted file mode 100644 index 94bc7cff5..000000000 --- a/doc/kspell/CMakeLists.txt +++ /dev/null @@ -1,13 +0,0 @@ -################################################# -# -# (C) 2010 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( SRCDIR ${CMAKE_SOURCE_DIR}/kdoctools DESTINATION kspell ) -add_dependencies( kspell-en-handbook meinproc ) diff --git a/doc/kspell/Makefile.am b/doc/kspell/Makefile.am deleted file mode 100644 index ea6c9c3a4..000000000 --- a/doc/kspell/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ - -KDE_LANG = en -KDE_DOCS = AUTO -KDE_DOCS_DEPS = $(MEINPROC_DEP) - diff --git a/doc/kspell/index.docbook b/doc/kspell/index.docbook deleted file mode 100644 index e42ba8a73..000000000 --- a/doc/kspell/index.docbook +++ /dev/null @@ -1,174 +0,0 @@ - - - - -]> - - - - -The &kspell; Handbook - - -&David.Sweet; &David.Sweet.mail; - - - - - -2003-02-24 -1.00.00 - -&kspell; is the spelling checker used by &tde; applications such -as &kate;, &kmail;, and &kword;. It is a &GUI; frontend to International ISpell and ASpell. - - - -spell -spelling -kspell -ispell -aspell -check -checker -KDE - - - - -Misspelled Word Dialog - - -(If you do not have Ispell installed -you can obtain it from the International -ISpell home page. ASpell is available from the ASpell home page.) - - - -General Use - - -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 -several may be found. The best guess is shown to the right of Replacement:. -To accept this replacement, click on Replace. You may also select a word -from the list of Suggestions and then click Replace to replace the -misspelled word with the selected word. - -To keep your original spelling, click on Ignore. - -To stop the spellchecking -- keeping the changes you've already made -- click -on Stop. - -To stop the spellchecking and cancel the changes you've already made, click on -Cancel. - -Clicking on Replace All will initially perform the same function as -clicking on Replace, but will automatically replace the misspelled word -with the chosen replacement word, if it appears again (at a later point) in your -document. - -The Ignore All button ignores this and all future occurrences of the -misspelled word. - -Clicking on Add will add the misspelled word to your personal dictionary -(this is distinct from the original system dictionary, so the additions you make -will not be seen by other users). - - - - -Configuration Dialog - - - -Dictionaries - -You can choose the dictionary to use for spellchecking from the list of -installed dictionaries. - - - -Encodings - -The most commonly used character encodings are: - - -US-ASCII - -This is the character set used for English text. - - - -ISO-8859-1 - -This is used for Western European languages. - - - -UTF-8 - -This is a Unicode encoding that can be used for almost any language, if -your system has the necessary fonts. - - - - - -You should select the one that matches the character set you are using. -In some cases, dictionaries will support more than one encoding. A -dictionary might, for example, accept accented characters when ISO-8859-1 is -selected, but accept email-style character combinations (like 'a for an -accented a) when US-ASCII is selected. Please see -your dictionary's distribution for more information. - - - -Spell-checking client - -You may choose to use Ispell or Aspell as the spell-checking -backend for &kspell;. Ispell is more widely available and may -have better international support, but Aspell is gaining -popularity as it claims to give better suggestions for word replacements. - - - -Other - -It is recommend that you do not change the first two options unless you have -read the International ISpell man page. - - - - -Contact Information - -For more information about &kspell;, visit the &kspell; -Home Page. In particular, you will find information about programming the &kspell; C++ class. - -You may email the author/maintainer with questions and/or comments at -&David.Sweet.mail;. - - -Documentation Copyright © 2003 &David.Sweet; &David.Sweet.mail; - - - - -&underFDL; - - -&documentation.index; - - - diff --git a/doc/tdelibs/man-kbuildsycoca.8.docbook b/doc/tdelibs/man-kbuildsycoca.8.docbook index 1b34c896f..670c000c0 100644 --- a/doc/tdelibs/man-kbuildsycoca.8.docbook +++ b/doc/tdelibs/man-kbuildsycoca.8.docbook @@ -204,7 +204,7 @@ installations See Also -ksycoca(3), kblah(4), knogga(6) +tdesycoca(3), kblah(4), knogga(6) diff --git a/doc/tdespell/CMakeLists.txt b/doc/tdespell/CMakeLists.txt new file mode 100644 index 000000000..6e2539833 --- /dev/null +++ b/doc/tdespell/CMakeLists.txt @@ -0,0 +1,13 @@ +################################################# +# +# (C) 2010 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( SRCDIR ${CMAKE_SOURCE_DIR}/kdoctools DESTINATION tdespell ) +add_dependencies( tdespell-en-handbook meinproc ) diff --git a/doc/tdespell/Makefile.am b/doc/tdespell/Makefile.am new file mode 100644 index 000000000..ea6c9c3a4 --- /dev/null +++ b/doc/tdespell/Makefile.am @@ -0,0 +1,5 @@ + +KDE_LANG = en +KDE_DOCS = AUTO +KDE_DOCS_DEPS = $(MEINPROC_DEP) + diff --git a/doc/tdespell/index.docbook b/doc/tdespell/index.docbook new file mode 100644 index 000000000..8942b7ffc --- /dev/null +++ b/doc/tdespell/index.docbook @@ -0,0 +1,174 @@ + + + + +]> + + + + +The &tdespell; Handbook + + +&David.Sweet; &David.Sweet.mail; + + + + + +2003-02-24 +1.00.00 + +&tdespell; is the spelling checker used by &tde; applications such +as &kate;, &kmail;, and &kword;. It is a &GUI; frontend to International ISpell and ASpell. + + + +spell +spelling +tdespell +ispell +aspell +check +checker +KDE + + + + +Misspelled Word Dialog + + +(If you do not have Ispell installed +you can obtain it from the International +ISpell home page. ASpell is available from the ASpell home page.) + + + +General Use + + +The top line in the dialog displays a possibly misspelled word which was found in your +document. &tdespell; attempts to find an appropriate replacement word. One or +several may be found. The best guess is shown to the right of Replacement:. +To accept this replacement, click on Replace. You may also select a word +from the list of Suggestions and then click Replace to replace the +misspelled word with the selected word. + +To keep your original spelling, click on Ignore. + +To stop the spellchecking -- keeping the changes you've already made -- click +on Stop. + +To stop the spellchecking and cancel the changes you've already made, click on +Cancel. + +Clicking on Replace All will initially perform the same function as +clicking on Replace, but will automatically replace the misspelled word +with the chosen replacement word, if it appears again (at a later point) in your +document. + +The Ignore All button ignores this and all future occurrences of the +misspelled word. + +Clicking on Add will add the misspelled word to your personal dictionary +(this is distinct from the original system dictionary, so the additions you make +will not be seen by other users). + + + + +Configuration Dialog + + + +Dictionaries + +You can choose the dictionary to use for spellchecking from the list of +installed dictionaries. + + + +Encodings + +The most commonly used character encodings are: + + +US-ASCII + +This is the character set used for English text. + + + +ISO-8859-1 + +This is used for Western European languages. + + + +UTF-8 + +This is a Unicode encoding that can be used for almost any language, if +your system has the necessary fonts. + + + + + +You should select the one that matches the character set you are using. +In some cases, dictionaries will support more than one encoding. A +dictionary might, for example, accept accented characters when ISO-8859-1 is +selected, but accept email-style character combinations (like 'a for an +accented a) when US-ASCII is selected. Please see +your dictionary's distribution for more information. + + + +Spell-checking client + +You may choose to use Ispell or Aspell as the spell-checking +backend for &tdespell;. Ispell is more widely available and may +have better international support, but Aspell is gaining +popularity as it claims to give better suggestions for word replacements. + + + +Other + +It is recommend that you do not change the first two options unless you have +read the International ISpell man page. + + + + +Contact Information + +For more information about &tdespell;, visit the &tdespell; +Home Page. In particular, you will find information about programming the &tdespell; C++ class. + +You may email the author/maintainer with questions and/or comments at +&David.Sweet.mail;. + + +Documentation Copyright © 2003 &David.Sweet; &David.Sweet.mail; + + + + +&underFDL; + + +&documentation.index; + + + -- cgit v1.2.1