summaryrefslogtreecommitdiffstats
path: root/debian/lenny/tdesdk/debian/man/kapptemplate.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lenny/tdesdk/debian/man/kapptemplate.1')
-rw-r--r--debian/lenny/tdesdk/debian/man/kapptemplate.110
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/lenny/tdesdk/debian/man/kapptemplate.1 b/debian/lenny/tdesdk/debian/man/kapptemplate.1
index acfcc1100..1010ecd52 100644
--- a/debian/lenny/tdesdk/debian/man/kapptemplate.1
+++ b/debian/lenny/tdesdk/debian/man/kapptemplate.1
@@ -16,7 +16,7 @@
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
-kapptemplate \- creates a framework to develop a KDE application
+kapptemplate \- creates a framework to develop a TDE application
.SH SYNOPSIS
.B kapptemplate
[ \fB\-\-noinit\fP ] [ \fB\-\-default\fP ]
@@ -26,11 +26,11 @@ kapptemplate \- creates a framework to develop a KDE application
.B kapptemplate \-\-help
.SH DESCRIPTION
\fBKAppTemplate\fP is a shell script that will create the necessary
-framework to develop various KDE applications. It takes care of the
+framework to develop various TDE applications. It takes care of the
autoconf/automake code as well as providing a skeleton and example of
what the code typically looks like.
.PP
-This utility is part of the KDE Software Development Kit.
+This utility is part of the TDE Software Development Kit.
.SH OPTIONS
.SS General Options
.TP
@@ -45,7 +45,7 @@ Use default values instead of prompting.
.SS Framework Types
.TP
\-\-full\-app
-Create a full featured KDE application.
+Create a full featured TDE application.
.TP
\-\-kpart\-app
Create a full featured KPart application.
@@ -54,7 +54,7 @@ Create a full featured KPart application.
Create a KPart plugin framework.
.TP
\-\-existing
-Converting existing source to an automake/autoconf KDE framework.
+Converting existing source to an automake/autoconf TDE framework.
.SH FILES
.TP
.I ~/.kapptemplate