summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-09 12:59:32 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-09 12:59:32 -0600
commit974af48ed9d9f89b8937ef4b07529adebc2a38c8 (patch)
treea54ce6b62e5c2cf32ebd6345bf1e66b69146e917 /doc
parent7aee7af8efdf26718e0ab1f52f47d29e7fe8fc62 (diff)
downloadkscope-974af48ed9d9f89b8937ef4b07529adebc2a38c8.tar.gz
kscope-974af48ed9d9f89b8937ef4b07529adebc2a38c8.zip
Branding cleanup.
Diffstat (limited to 'doc')
-rw-r--r--doc/en/about.docbook2
-rw-r--r--doc/en/editing.docbook2
-rw-r--r--doc/en/index.docbook10
-rw-r--r--doc/en/quick_start.docbook2
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/en/about.docbook b/doc/en/about.docbook
index 1bb7173..0c78c3a 100644
--- a/doc/en/about.docbook
+++ b/doc/en/about.docbook
@@ -2,7 +2,7 @@
<title>About &kapp;</title>
<para>
-&kapp; is a KDE-based source-editing environment for C and C-style languages. Primarily, it is a front-end to the veteran <ulink url="http://cscope.sourceforge.net">Cscope</ulink>, a source-code browser originally developed at Bell Labs. <application>Cscope</application> works by parsing a set of source files, creating a cross-reference database, and allowing the user to query this database. &kapp; extends the feature-set of <application>Cscope</application> with a contemporary user interface, editor integration, project management capabilities, multiple query result windows, call trees and graphs, and more.
+&kapp; is a TDE-based source-editing environment for C and C-style languages. Primarily, it is a front-end to the veteran <ulink url="http://cscope.sourceforge.net">Cscope</ulink>, a source-code browser originally developed at Bell Labs. <application>Cscope</application> works by parsing a set of source files, creating a cross-reference database, and allowing the user to query this database. &kapp; extends the feature-set of <application>Cscope</application> with a contemporary user interface, editor integration, project management capabilities, multiple query result windows, call trees and graphs, and more.
</para>
<para>
diff --git a/doc/en/editing.docbook b/doc/en/editing.docbook
index 2aeeece..133f7a3 100644
--- a/doc/en/editing.docbook
+++ b/doc/en/editing.docbook
@@ -5,7 +5,7 @@
<title>The Editor</title>
<para>
-&kapp; does not provide its own editor. Instead, it utilises KDE's KTextEditor infrastructure to embed the system's default editor. This means that any editor that supports the KTextEditor interface (e.g., &kate;, <application>KVim</application>) can be used with &kapp;. The editor is defined in KDE's control centre.
+&kapp; does not provide its own editor. Instead, it utilises TDE's KTextEditor infrastructure to embed the system's default editor. This means that any editor that supports the KTextEditor interface (e.g., &kate;, <application>KVim</application>) can be used with &kapp;. The editor is defined in TDE's control centre.
</para>
<para>
In any matter related to operating or configuring the editor, please refer to the manual of the editor itself.
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index 705988d..ff1ab2f 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -66,16 +66,16 @@ Do NOT change these in the translation. -->
<abstract>
<para>
-&kapp; is a source-editing environment for KDE, based on <application>Cscope</application>.
+&kapp; is a source-editing environment for TDE, based on <application>Cscope</application>.
</para>
</abstract>
<!-- This is a set of Keywords for indexing by search engines.
-Please at least include KDE, the KDE package it is in, the name
+Please at least include TDE, the TDE package it is in, the name
of your application, and a few relevant keywords. -->
<keywordset>
-<keyword>KDE</keyword>
+<keyword>TDE</keyword>
<keyword>KScope</keyword>
<keyword>Cscope</keyword>
<keyword>source</keyword>
@@ -92,7 +92,7 @@ document, and if there is no ID, the name of the generated HTML files will vary
from time to time making it hard to manage for maintainers and for the CVS
system. Any chapter labelled (OPTIONAL) may be left out at the author's
discretion. Other chapters should not be left out in order to maintain a
-consistent documentation style across all KDE apps. -->
+consistent documentation style across all TDE apps. -->
<chapter id="introduction">
<title>Introduction</title>
@@ -132,7 +132,7 @@ consistent documentation style across all KDE apps. -->
<!-- Include credits for the programmers, documentation writers, and
contributors here. The license for your software should then be included below
-the credits with a reference to the appropriate license file included in the KDE
+the credits with a reference to the appropriate license file included in the TDE
distribution. -->
<title>Credits and License</title>
diff --git a/doc/en/quick_start.docbook b/doc/en/quick_start.docbook
index 02ff501..515a4ef 100644
--- a/doc/en/quick_start.docbook
+++ b/doc/en/quick_start.docbook
@@ -2,7 +2,7 @@
<title>Quick Start</title>
<para>
-This section provides information for the impatient user who would like to start using &kapp; right away. While using &kapp; should be straight-forward for anyone who has ever used similar tools in the past, and is familiar with KDE applications, there are, nonetheless, some points that require attention. Even if you do not have the time or patience to browse through this entire manual, please make sure to read at least this section.
+This section provides information for the impatient user who would like to start using &kapp; right away. While using &kapp; should be straight-forward for anyone who has ever used similar tools in the past, and is familiar with TDE applications, there are, nonetheless, some points that require attention. Even if you do not have the time or patience to browse through this entire manual, please make sure to read at least this section.
</para>
<sect2>