summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-09 13:12:43 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-09 13:12:43 -0600
commit2d6fe22ff2d1e3f4f7745a63f4a3faa0cd67ea6e (patch)
tree79ebb029ad466561d8570532ecd3f8ac804a7702
parent2f3a8b38b2649014311c399261c4268d1661b3e1 (diff)
downloadknmap-2d6fe22f.tar.gz
knmap-2d6fe22f.zip
Branding cleanup.
-rw-r--r--doc/en/index.docbook8
-rw-r--r--src/Makefile.am2
-rw-r--r--src/main.cpp2
-rw-r--r--src/nmap_manpage.html2
4 files changed, 7 insertions, 7 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index 285826b..7562b74 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -40,7 +40,7 @@
</abstract>
<keywordset>
- <keyword>KDE</keyword>
+ <keyword>TDE</keyword>
<keyword>Knmap</keyword>
<keyword>nmap</keyword>
</keywordset>
@@ -95,7 +95,7 @@
<sect1 id="index_window">
<title>Index Window</title>
<para>
- This window contains the names of all Scan Windows - with the current entry highlighted (in the KDE "Alternate Background in Lists" colour). When a scan is active, the entry for that scan will flash. When the scan has completed, if that scan is not the current entry, then the entry will be highlighted in the KDE "Selected Background" colour.
+ This window contains the names of all Scan Windows - with the current entry highlighted (in the TDE "Alternate Background in Lists" colour). When a scan is active, the entry for that scan will flash. When the scan has completed, if that scan is not the current entry, then the entry will be highlighted in the TDE "Selected Background" colour.
</para>
<para>
@@ -513,7 +513,7 @@
</imageobject>
</mediaobject>
</screenshot>
- The top window is used for the entry of new names for the copy and rename functions. The lower window lists all known profiles. (For the technically minded, the profiles are stored in the standard KDE <computeroutput>knmaprc</computeroutput> configuration file - but with the name "Knmap_&lt;profile name>".)
+ The top window is used for the entry of new names for the copy and rename functions. The lower window lists all known profiles. (For the technically minded, the profiles are stored in the standard TDE <computeroutput>knmaprc</computeroutput> configuration file - but with the name "Knmap_&lt;profile name>".)
</para>
<para>
@@ -706,7 +706,7 @@
</para>
<para>
- The remaining options in this menu are standard KDE options.
+ The remaining options in this menu are standard TDE options.
</para>
</sect2>
diff --git a/src/Makefile.am b/src/Makefile.am
index 0ff077e..329ca1c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-# set the include path for X, qt and KDE
+# set the include path for X, qt and TDE
INCLUDES = $(all_includes)
# these are the headers for your project
diff --git a/src/main.cpp b/src/main.cpp
index 5485aa1..57c4b41 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -29,7 +29,7 @@
#include "global.h"
#include "knmap.h"
-static const char description[] = I18N_NOOP( "A KDE frontend for nmap" );
+static const char description[] = I18N_NOOP( "A TDE frontend for nmap" );
static TDECmdLineOptions options[] = { TDECmdLineLastOption };
// main
diff --git a/src/nmap_manpage.html b/src/nmap_manpage.html
index daea340..562b33e 100644
--- a/src/nmap_manpage.html
+++ b/src/nmap_manpage.html
@@ -1114,7 +1114,7 @@
ify, and relicense the code. Nmap will always be available Open
Source, but this is important because the inability to relicense code
has caused devastating problems for other Free Software projects (such
- as KDE and NASM). We also occasionally relicense the code to third
+ as TDE and NASM). We also occasionally relicense the code to third
parties as discussed above. If you wish to specify special license
conditions of your contributions, just say so when you send them.