Branding cleanup.

pull/1/head
Darrell Anderson 10 years ago
parent 2f3a8b38b2
commit 2d6fe22ff2

@ -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>

@ -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

@ -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

@ -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.

Loading…
Cancel
Save