Replace Qt with TQt

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/31/head
Michele Calgaro 2 months ago
parent f5923b19db
commit 0fc69751bc
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -2,8 +2,8 @@
.SH NAME .SH NAME
dolphin \- File manager for TDE focusing on usability dolphin \- File manager for TDE focusing on usability
.SH SYNOPSIS .SH SYNOPSIS
.B dolphin .B dolphin
.RI [Qt-options] [TDE-options] [URL] .RI [TQt-options] [TDE-options] [URL]
.SH DESCRIPTION .SH DESCRIPTION
dolphin is not intended to be a competitor to Konqueror, the default TDE dolphin is not intended to be a competitor to Konqueror, the default TDE
file manager: Konqueror acts as universal viewer being able to show HTML file manager: Konqueror acts as universal viewer being able to show HTML
@ -12,7 +12,7 @@ dolphin \- File manager for TDE focusing on usability
interface for the task of file management. interface for the task of file management.
.PP .PP
.SH FEATURES .SH FEATURES
.PP .PP
* Navigation bar (breadcrumbs) * Navigation bar (breadcrumbs)
.PP .PP
* View properties remembered for each folder * View properties remembered for each folder
@ -26,33 +26,33 @@ dolphin \- File manager for TDE focusing on usability
* Renaming of a variable number of selected items in one step. * Renaming of a variable number of selected items in one step.
.PP .PP
.SH OPTIONS .SH OPTIONS
.SS .SS
.SS Generic Options: .SS Generic Options:
.TP .TP
.B --help .B --help
Show help about options Show help about options
.TP .TP
.B --help-qt .B --help-tqt
Show Qt specific options Show TQt specific options
.TP .TP
.B --help-tde .B --help-tde
Show TDE specific options Show TDE specific options
.TP .TP
.B --help-all .B --help-all
Show all options Show all options
.TP .TP
.B --author .B --author
Show author information Show author information
.TP .TP
.B -v, --version .B -v, --version
Show version information Show version information
.TP .TP
.B --license .B --license
Show license information Show license information
.SS .SS
.SS Arguments: .SS Arguments:
.TP .TP
.B URL .B URL
Document to open Document to open
.PP .PP
.SH HOMEPAGE .SH HOMEPAGE

Loading…
Cancel
Save