diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:21 -0600 |
commit | dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 (patch) | |
tree | c297348a55df66c571de4525646e0b9762427353 /doc | |
parent | b7658a0d5eca24a9d37c6e04f88298ef02389db0 (diff) | |
download | tdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.tar.gz tdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/tdelibs/man-kbuildsycoca.8.docbook | 2 | ||||
-rw-r--r-- | doc/tdespell/CMakeLists.txt (renamed from doc/kspell/CMakeLists.txt) | 4 | ||||
-rw-r--r-- | doc/tdespell/Makefile.am (renamed from doc/kspell/Makefile.am) | 0 | ||||
-rw-r--r-- | doc/tdespell/index.docbook (renamed from doc/kspell/index.docbook) | 16 |
6 files changed, 13 insertions, 13 deletions
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/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</para> <refsect1> <title>See Also</title> -<para>ksycoca(3), kblah(4), knogga(6)</para> +<para>tdesycoca(3), kblah(4), knogga(6)</para> </refsect1> diff --git a/doc/kspell/CMakeLists.txt b/doc/tdespell/CMakeLists.txt index 94bc7cff5..6e2539833 100644 --- a/doc/kspell/CMakeLists.txt +++ b/doc/tdespell/CMakeLists.txt @@ -9,5 +9,5 @@ # ################################################# -tde_create_handbook( SRCDIR ${CMAKE_SOURCE_DIR}/kdoctools DESTINATION kspell ) -add_dependencies( kspell-en-handbook meinproc ) +tde_create_handbook( SRCDIR ${CMAKE_SOURCE_DIR}/kdoctools DESTINATION tdespell ) +add_dependencies( tdespell-en-handbook meinproc ) diff --git a/doc/kspell/Makefile.am b/doc/tdespell/Makefile.am index ea6c9c3a4..ea6c9c3a4 100644 --- a/doc/kspell/Makefile.am +++ b/doc/tdespell/Makefile.am diff --git a/doc/kspell/index.docbook b/doc/tdespell/index.docbook index e42ba8a73..8942b7ffc 100644 --- a/doc/kspell/index.docbook +++ b/doc/tdespell/index.docbook @@ -1,6 +1,6 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ - <!ENTITY kappname "&kspell;"> + <!ENTITY kappname "&tdespell;"> <!ENTITY % English "INCLUDE" > <!-- change language only here --> <!ENTITY % addindex "IGNORE"> ]> @@ -8,7 +8,7 @@ <book lang="&language;"> <bookinfo> -<title>The &kspell; Handbook</title> +<title>The &tdespell; Handbook</title> <authorgroup> <author>&David.Sweet; &David.Sweet.mail;</author> @@ -20,14 +20,14 @@ <date>2003-02-24</date> <releaseinfo>1.00.00</releaseinfo> <abstract> -<para>&kspell; is the spelling checker used by &tde; applications such +<para>&tdespell; is the spelling checker used by &tde; applications such as &kate;, &kmail;, and &kword;. It is a &GUI; frontend to <application>International ISpell</application> and <application>ASpell</application>.</para> </abstract> <keywordset> <keyword>spell</keyword> <keyword>spelling</keyword> -<keyword>kspell</keyword> +<keyword>tdespell</keyword> <keyword>ispell</keyword> <keyword>aspell</keyword> <keyword>check</keyword> @@ -52,7 +52,7 @@ 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. &tdespell; attempts to find an appropriate replacement 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 @@ -130,7 +130,7 @@ your dictionary's distribution for more information.</para> <title>Spell-checking client</title> <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 +backend for &tdespell;. <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> </sect1> @@ -146,8 +146,8 @@ read the International <application>ISpell</application> man page.</para> <chapter id="contact-information"> <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> +<para>For more information about &tdespell;, visit the <ulink url="http://www.chaos.umd.edu/~dsweet/KDE/KSpell">&tdespell; +Home Page</ulink>. In particular, you will find information about programming the &tdespell; C++ class.</para> <para>You may email the author/maintainer with questions and/or comments at &David.Sweet.mail;.</para> |