diff options
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/kaffeine.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/kaffeine.1 b/doc/man/kaffeine.1 index 0d66e29..907cb6d 100644 --- a/doc/man/kaffeine.1 +++ b/doc/man/kaffeine.1 @@ -4,7 +4,7 @@ kaffeine - A media player for TDE that can use multiple backends for playback. .SH SYNOPSIS -kaffeine [Qt-options] [TDE-options] [options] [file] +kaffeine [TQt-options] [TDE-options] [options] [file] .SH DESCRIPTION Kaffeine is a media player for TDE. While it supports multiple player engines, its default engine is Xine, giving Kaffeine a wide variety of @@ -52,8 +52,8 @@ Run installation wizard .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 @@ -105,7 +105,7 @@ sets the client geometry of the main widget - see man X for the argument format .B --nofork Don't run in the background. .SS -.SS Qt options: +.SS TQt options: .TP .B --display <displayname> Use the X-server display 'displayname' @@ -124,7 +124,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 |