diff options
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian/man')
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/man/kdevassistant.man (renamed from ubuntu/maverick/tdevelop/debian/man/tdevassistant.man) | 8 | ||||
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/man/kdevdesigner.man (renamed from ubuntu/maverick/tdevelop/debian/man/tdevdesigner.man) | 10 | ||||
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/man/kdevprj2tdevelop.man | 14 | ||||
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/man/kdevprofileeditor.man (renamed from ubuntu/maverick/tdevelop/debian/man/tdevprofileeditor.man) | 8 | ||||
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/man/tdevprj2tdevelop.man | 14 |
5 files changed, 27 insertions, 27 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/man/tdevassistant.man b/ubuntu/maverick/tdevelop/debian/man/kdevassistant.man index 69b7ea003..05cfbd56e 100644 --- a/ubuntu/maverick/tdevelop/debian/man/tdevassistant.man +++ b/ubuntu/maverick/tdevelop/debian/man/kdevassistant.man @@ -1,11 +1,11 @@ -.TH TDEVASSISTANT 1 +.TH KDEVASSISTANT 1 .SH NAME -tdevassistant \- TDevelop documentation viewer +kdevassistant \- TDevelop documentation viewer .SH SYNOPSIS -.B tdevdesigner +.B kdevdesigner .I [Qt-options] [TDE-options] [options] .SH DESCRIPTION -.B TDevAssistant +.B KDevAssistant is an API documentation browser with contents tree, index and full text search. It provides a simple and uniform access to a variety of documentation formats: diff --git a/ubuntu/maverick/tdevelop/debian/man/tdevdesigner.man b/ubuntu/maverick/tdevelop/debian/man/kdevdesigner.man index dde364d75..43197dbbc 100644 --- a/ubuntu/maverick/tdevelop/debian/man/tdevdesigner.man +++ b/ubuntu/maverick/tdevelop/debian/man/kdevdesigner.man @@ -1,12 +1,12 @@ -.TH TDEVDESIGNER 1 +.TH KDEVDESIGNER 1 .SH NAME -tdevdesigner \- TDE GUI Designer +kdevdesigner \- TDE GUI Designer .SH SYNOPSIS -.B tdevdesigner +.B kdevdesigner .I [Qt-options] [TDE-options] [URL] .SH DESCRIPTION -.B TDevDesigner -is a customised version of Qt Designer for TDE. +.B KDevDesigner +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 new file mode 100644 index 000000000..14ff40a64 --- /dev/null +++ b/ubuntu/maverick/tdevelop/debian/man/kdevprj2tdevelop.man @@ -0,0 +1,14 @@ +.TH KDEVPRJ2KDEVELOP 1 +.SH NAME +kdevprj2tdevelop \- KDevelop 2.x project converter +.SH SYNOPSIS +.B kdevprj2tdevelop +.I file +.SH DESCRIPTION +.B kdevprj2tdevelop +is a tool for converting KDevelop 2.x projects (*.kdevprj) to the +format used by TDevelop 3.x (*.tdevelop). +.SH PROGRAM OPTIONS +.TP +.B file +KDevelop 2.x project to convert. diff --git a/ubuntu/maverick/tdevelop/debian/man/tdevprofileeditor.man b/ubuntu/maverick/tdevelop/debian/man/kdevprofileeditor.man index 61cf5fdec..d33adfb50 100644 --- a/ubuntu/maverick/tdevelop/debian/man/tdevprofileeditor.man +++ b/ubuntu/maverick/tdevelop/debian/man/kdevprofileeditor.man @@ -1,10 +1,10 @@ -.TH TDEVPROFILEEDITOR 1 +.TH KDEVPROFILEEDITOR 1 .SH NAME -tdevprofileeditor \- TDevelop profile editor +kdevprofileeditor \- TDevelop profile editor .SH SYNOPSIS -.B tdevprofileeditor +.B kdevprofileeditor .I [Qt-options] [TDE-options] .SH DESCRIPTION -.B TDevProfileEditor +.B KDevProfileEditor is a tool for editing TDevelop profiles. .so kdeopt.part diff --git a/ubuntu/maverick/tdevelop/debian/man/tdevprj2tdevelop.man b/ubuntu/maverick/tdevelop/debian/man/tdevprj2tdevelop.man deleted file mode 100644 index bfbe3ecc1..000000000 --- a/ubuntu/maverick/tdevelop/debian/man/tdevprj2tdevelop.man +++ /dev/null @@ -1,14 +0,0 @@ -.TH TDEVPRJ2KDEVELOP 1 -.SH NAME -tdevprj2tdevelop \- KDevelop 2.x project converter -.SH SYNOPSIS -.B tdevprj2tdevelop -.I file -.SH DESCRIPTION -.B tdevprj2tdevelop -is a tool for converting KDevelop 2.x projects (*.tdevprj) to the -format used by TDevelop 3.x (*.tdevelop). -.SH PROGRAM OPTIONS -.TP -.B file -KDevelop 2.x project to convert. |