summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdesdk/debian/man/kapptemplate.1
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-05-27 13:20:16 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-05-27 13:20:16 +0900
commit229e7f5038cbc5f930ab50abfad3099919a4e8bb (patch)
tree569abf2cbc4bd05a0b90ed759ccd941eaa676c01 /ubuntu/maverick/tdesdk/debian/man/kapptemplate.1
parent59f50d7552dacb6d27d0768a9a5320e5ba2fc23d (diff)
parent50c481625fcb2361e0aaae71df24a40cbad056d7 (diff)
downloadtde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.tar.gz
tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/man/kapptemplate.1')
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/kapptemplate.110
1 files changed, 5 insertions, 5 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/man/kapptemplate.1 b/ubuntu/maverick/tdesdk/debian/man/kapptemplate.1
index acfcc1100..1010ecd52 100644
--- a/ubuntu/maverick/tdesdk/debian/man/kapptemplate.1
+++ b/ubuntu/maverick/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