diff options
Diffstat (limited to 'doc/en/about.docbook')
-rw-r--r-- | doc/en/about.docbook | 2 |
1 files changed, 1 insertions, 1 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> |