Replace Qt with TQt

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/12/head
Michele Calgaro 1 month ago
parent 4d232e2454
commit a3686d2692
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -104,13 +104,13 @@
Anmerkung: Die Optionen werden in Englisch angezeigt!
Auf der Kommandozeile kshutdown mit den gewünschten Optionen, ohne Klammern, angeben.
Benutzung: kshutdown [Qt-options] [TDE-options] [options] [time]
Benutzung: kshutdown [TQt-options] [TDE-options] [options] [time]
A Shut Down Utility for TDE
Generic options:
--help Show help about options Hilfe Optionen
--help-qt Show Qt specific options QT-spezifische Optionen
--help-tqt Show TQt specific options TQt-spezifische Optionen
--help-kde Show TDE specific options TDE-spezifische Optionen
--help-all Show all options Alle Optionen
--author Show author information Informationen über den Author

@ -101,13 +101,13 @@
<title>Command Line</title>
<!-- copied from the kshutdown command line help -->
<programlisting>
Usage: kshutdown [Qt-options] [TDE-options] [options] [time]
Usage: kshutdown [TQt-options] [TDE-options] [options] [time]
A Shut Down Utility for TDE
Generic options:
--help Show help about options
--help-qt Show Qt specific options
--help-tqt Show TQt specific options
--help-kde Show TDE specific options
--help-all Show all options
--author Show author information

@ -18,7 +18,7 @@
kshutdown \- A Shut Down Utility for TDE
.SH SYNOPSIS
.B kshutdown
.RI [ Qt-options ]
.RI [ TQt-options ]
.RI [ TDE-options ]
.RI [ options ]
.RI time
@ -42,8 +42,8 @@ Generic options:
.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
Show TDE specific options

Loading…
Cancel
Save