summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdevelop/debian/man
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-05-30 12:33:26 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2014-05-30 12:33:26 +0200
commit5a31840a564ab702e9223abd63f281deaaabeb31 (patch)
treece913e0698d31b507c748a48ef7cb584ed08c16a /ubuntu/maverick/tdevelop/debian/man
parent9814f425f0dae6fa0fb869ef038495df9dd0e588 (diff)
parent650aae664769307d2d65098402dfa959b0d4c829 (diff)
downloadtde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.tar.gz
tde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.zip
merge
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian/man')
-rw-r--r--ubuntu/maverick/tdevelop/debian/man/kdeopt.part6
-rw-r--r--ubuntu/maverick/tdevelop/debian/man/kdevassistant.man8
-rw-r--r--ubuntu/maverick/tdevelop/debian/man/kdevdesigner.man6
-rw-r--r--ubuntu/maverick/tdevelop/debian/man/kdevprj2tdevelop.man2
-rw-r--r--ubuntu/maverick/tdevelop/debian/man/kdevprofileeditor.man6
-rw-r--r--ubuntu/maverick/tdevelop/debian/man/tdevelop-htdig.man8
-rw-r--r--ubuntu/maverick/tdevelop/debian/man/tdevelop.man10
7 files changed, 23 insertions, 23 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/man/kdeopt.part b/ubuntu/maverick/tdevelop/debian/man/kdeopt.part
index e8fd346a6..661b4591d 100644
--- a/ubuntu/maverick/tdevelop/debian/man/kdeopt.part
+++ b/ubuntu/maverick/tdevelop/debian/man/kdeopt.part
@@ -8,8 +8,8 @@ Show help about options.
.B \-\-help-qt
Show Qt specific options.
.TP
-.B \-\-help-kde
-Show KDE specific options.
+.B \-\-help-tde
+Show TDE specific options.
.TP
.B \-\-help-all
Show all options.
@@ -83,7 +83,7 @@ Set XIM server.
.TP
.B \-\-noxim
Disable XIM.
-.SH KDE OPTIONS
+.SH TDE OPTIONS
.TP
.B \-\-caption \fI<caption>\fB
Use `caption' as name in the titlebar.
diff --git a/ubuntu/maverick/tdevelop/debian/man/kdevassistant.man b/ubuntu/maverick/tdevelop/debian/man/kdevassistant.man
index 7eadfe937..05cfbd56e 100644
--- a/ubuntu/maverick/tdevelop/debian/man/kdevassistant.man
+++ b/ubuntu/maverick/tdevelop/debian/man/kdevassistant.man
@@ -1,9 +1,9 @@
.TH KDEVASSISTANT 1
.SH NAME
-kdevassistant \- KDevelop documentation viewer
+kdevassistant \- TDevelop documentation viewer
.SH SYNOPSIS
.B kdevdesigner
-.I [Qt-options] [KDE-options] [options]
+.I [Qt-options] [TDE-options] [options]
.SH DESCRIPTION
.B KDevAssistant
is an API documentation browser with contents tree, index and full text
@@ -12,13 +12,13 @@ documentation formats:
* Qt DCF format (Qt library API and tools documentation);
-* Doxygen .tag format (KDE libraries documentation and other generated
+* Doxygen .tag format (TDE libraries documentation and other generated
by doxygen with tags);
* DevHelp format (GTK, GNOME API documentation and other generated for
devhelp);
-* KDevelopTOC format (for online html documentation);
+* TDevelopTOC format (for online html documentation);
* CHM format;
diff --git a/ubuntu/maverick/tdevelop/debian/man/kdevdesigner.man b/ubuntu/maverick/tdevelop/debian/man/kdevdesigner.man
index e200ff117..43197dbbc 100644
--- a/ubuntu/maverick/tdevelop/debian/man/kdevdesigner.man
+++ b/ubuntu/maverick/tdevelop/debian/man/kdevdesigner.man
@@ -1,12 +1,12 @@
.TH KDEVDESIGNER 1
.SH NAME
-kdevdesigner \- KDE GUI Designer
+kdevdesigner \- TDE GUI Designer
.SH SYNOPSIS
.B kdevdesigner
-.I [Qt-options] [KDE-options] [URL]
+.I [Qt-options] [TDE-options] [URL]
.SH DESCRIPTION
.B KDevDesigner
-is a customised version of Qt Designer for KDE.
+is a customised version of TQt Designer for TDE.
.SH PROGRAM OPTIONS
.TP
.B URL
diff --git a/ubuntu/maverick/tdevelop/debian/man/kdevprj2tdevelop.man b/ubuntu/maverick/tdevelop/debian/man/kdevprj2tdevelop.man
index c1f90ec97..14ff40a64 100644
--- a/ubuntu/maverick/tdevelop/debian/man/kdevprj2tdevelop.man
+++ b/ubuntu/maverick/tdevelop/debian/man/kdevprj2tdevelop.man
@@ -7,7 +7,7 @@ kdevprj2tdevelop \- KDevelop 2.x project converter
.SH DESCRIPTION
.B kdevprj2tdevelop
is a tool for converting KDevelop 2.x projects (*.kdevprj) to the
-format used by KDevelop 3.x (*.tdevelop).
+format used by TDevelop 3.x (*.tdevelop).
.SH PROGRAM OPTIONS
.TP
.B file
diff --git a/ubuntu/maverick/tdevelop/debian/man/kdevprofileeditor.man b/ubuntu/maverick/tdevelop/debian/man/kdevprofileeditor.man
index 40e8692e7..d33adfb50 100644
--- a/ubuntu/maverick/tdevelop/debian/man/kdevprofileeditor.man
+++ b/ubuntu/maverick/tdevelop/debian/man/kdevprofileeditor.man
@@ -1,10 +1,10 @@
.TH KDEVPROFILEEDITOR 1
.SH NAME
-kdevprofileeditor \- KDevelop profile editor
+kdevprofileeditor \- TDevelop profile editor
.SH SYNOPSIS
.B kdevprofileeditor
-.I [Qt-options] [KDE-options]
+.I [Qt-options] [TDE-options]
.SH DESCRIPTION
.B KDevProfileEditor
-is a tool for editing KDevelop profiles.
+is a tool for editing TDevelop profiles.
.so kdeopt.part
diff --git a/ubuntu/maverick/tdevelop/debian/man/tdevelop-htdig.man b/ubuntu/maverick/tdevelop/debian/man/tdevelop-htdig.man
index f05491dd8..61ddc8ad7 100644
--- a/ubuntu/maverick/tdevelop/debian/man/tdevelop-htdig.man
+++ b/ubuntu/maverick/tdevelop/debian/man/tdevelop-htdig.man
@@ -1,13 +1,13 @@
-.TH KDEVELOP-HTDIG 1
+.TH TDEVELOP-HTDIG 1
.SH NAME
-tdevelop-htdig \- KDevelop index generator for documentation files
+tdevelop-htdig \- TDevelop index generator for documentation files
.SH SYNOPSIS
.B tdevelop-htdig
-.I [Qt-options] [KDE-options] [options]
+.I [Qt-options] [TDE-options] [options]
.SH DESCRIPTION
.B tdevelop-htdig
is an index generator for documentation files which is used by the
-KDevelop integrated development environment.
+TDevelop integrated development environment.
.SH PROGRAM OPTIONS
.TP
.B -c
diff --git a/ubuntu/maverick/tdevelop/debian/man/tdevelop.man b/ubuntu/maverick/tdevelop/debian/man/tdevelop.man
index 8da6fd6b3..43e342e6e 100644
--- a/ubuntu/maverick/tdevelop/debian/man/tdevelop.man
+++ b/ubuntu/maverick/tdevelop/debian/man/tdevelop.man
@@ -1,12 +1,12 @@
-.TH KDEVELOP 1
+.TH TDEVELOP 1
.SH NAME
-tdevelop \- Integrated Development Environment for KDE
+tdevelop \- Integrated Development Environment for TDE
.SH SYNOPSIS
.B tdevelop
-.I [Qt-options] [KDE-options] [options] file(s)
+.I [Qt-options] [TDE-options] [options] file(s)
.SH DESCRIPTION
-.B KDevelop
-is an integrated development environment for KDE.
+.B TDevelop
+is an integrated development environment for TDE.
.SH PROGRAM OPTIONS
.TP
.B --profile \fI<profile>\fB