diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-25 14:21:34 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-25 14:21:34 +0900 |
commit | 69ecd685cf3d1ae77cae8f935daaeb40293ce133 (patch) | |
tree | d2a08c632cb057c85ca5de07a8849f9695f42f9f /doc/man | |
parent | c0228b64b5603a0204585a7903d0afc704c11866 (diff) | |
download | amarok-replace/qt_tqt.tar.gz amarok-replace/qt_tqt.zip |
Replace Qt with TQtreplace/qt_tqt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/amarok.1 | 10 | ||||
-rw-r--r-- | doc/man/amarokapp.1 | 2 | ||||
-rw-r--r-- | doc/man/amarokcollectionscanner.1 | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/doc/man/amarok.1 b/doc/man/amarok.1 index 821ec48c..09ec5c9a 100644 --- a/doc/man/amarok.1 +++ b/doc/man/amarok.1 @@ -4,7 +4,7 @@ amarok \- An audio player for TDE .SH SYNOPSIS -amarok [Qt-options] [TDE-options] [URL(s)] +amarok [TQt-options] [TDE-options] [URL(s)] .SH DESCRIPTION amaroK is a multimedia player based on the soundserver-independent framework. There are many media players around these days, true. What's missing from most @@ -15,8 +15,8 @@ players is a user interface, that doesn't get in the way of the user. .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 @@ -36,7 +36,7 @@ Show license information .B \-\- End of options .SS -.SS Qt options: +.SS TQt options: .TP .B \-\-display <displayname> Use the X-server display 'displayname'. @@ -55,7 +55,7 @@ using the QApplication::ManyColor color specification. .TP .B \-\-nograb -tells Qt to never grab the mouse or the keyboard. +tells TQt to never grab the mouse or the keyboard. .TP .B \-\-dograb running under a debugger can cause an implicit diff --git a/doc/man/amarokapp.1 b/doc/man/amarokapp.1 index 91ff8b6a..6711750b 100644 --- a/doc/man/amarokapp.1 +++ b/doc/man/amarokapp.1 @@ -4,7 +4,7 @@ amarokapp \- A direct executable for Amarok. .SH SYNOPSIS -amarokapp [Qt-options] [TDE-options] [URL(s)] +amarokapp [TQt-options] [TDE-options] [URL(s)] .SH DESCRIPTION Amarok is a multimedia player based on the soundserver-independent framework. There are many media players around these days, true. What's missing from most diff --git a/doc/man/amarokcollectionscanner.1 b/doc/man/amarokcollectionscanner.1 index c67cd917..275c13df 100644 --- a/doc/man/amarokcollectionscanner.1 +++ b/doc/man/amarokcollectionscanner.1 @@ -3,7 +3,7 @@ .SH NAME amarokcollectionscanner \- Collection Scanner for Amarok .SH SYNOPSIS -amarokcollectionscanner [Qt\-options] [TDE\-options] Folder(s) +amarokcollectionscanner [TQt\-options] [TDE\-options] Folder(s) .SH DESCRIPTION This Amarok helper utility scans folder(s) given on the command line or restarts previous scan if \fB\-\-restart\fP option was given and writes a @@ -36,8 +36,8 @@ Restart the scanner at last position, after a crash [] .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 |