Replace Qt with TQt

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0fc69751bc)
r14.1.x r14.1.2
Michele Calgaro 1 month ago
parent 134e82587e
commit ff1f7c1686
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -2,8 +2,8 @@
.SH NAME
dolphin \- File manager for TDE focusing on usability
.SH SYNOPSIS
.B dolphin
.RI [Qt-options] [TDE-options] [URL]
.B dolphin
.RI [TQt-options] [TDE-options] [URL]
.SH DESCRIPTION
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
@ -12,7 +12,7 @@ dolphin \- File manager for TDE focusing on usability
interface for the task of file management.
.PP
.SH FEATURES
.PP
.PP
* Navigation bar (breadcrumbs)
.PP
* 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.
.PP
.SH OPTIONS
.SS
.SS
.SS Generic Options:
.TP
.B --help
Show help about options
.TP
.B --help-qt
Show Qt specific options
.B --help-tqt
Show TQt specific options
.TP
.B --help-tde
.B --help-tde
Show TDE specific options
.TP
.B --help-all
.B --help-all
Show all options
.TP
.B --author
.B --author
Show author information
.TP
.B -v, --version
.B -v, --version
Show version information
.TP
.B --license
.B --license
Show license information
.SS
.SS Arguments:
.TP
.B URL
.B URL
Document to open
.PP
.SH HOMEPAGE

Loading…
Cancel
Save