summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--doc/man/rosegarden.112
2 files changed, 7 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 3e39ee1..351b0da 100644
--- a/INSTALL
+++ b/INSTALL
@@ -114,7 +114,7 @@ $ ccmake .
Dealing with Configuration Problems
-----------------------------------
-To locate Qt, CMake searches for qmake in your execute path
+To locate TQt, CMake searches for qmake in your execute path
($PATH). CMake does not use the TQTDIR environment variable. So make
sure that the first qmake found in the execution path is the one you
like to use.
diff --git a/doc/man/rosegarden.1 b/doc/man/rosegarden.1
index fe750e0..15c2f78 100644
--- a/doc/man/rosegarden.1
+++ b/doc/man/rosegarden.1
@@ -7,9 +7,9 @@ musical notation editor.
.SH SYNOPSIS
-rosegarden [Qt-options] [TDE-options] [options] [File]
+rosegarden [TQt-options] [TDE-options] [options] [File]
-rosegardensequencer [Qt-options] [TDE-options] [playback_1 playback_2 capture_1 capture_2]
+rosegardensequencer [TQt-options] [TDE-options] [playback_1 playback_2 capture_1 capture_2]
.SH DESCRIPTION
@@ -32,8 +32,8 @@ rosegardensequencer is part of the rosegarden application, the part which knows
.BR \-\-help-tde
Show TDE specific options.
-.BR \-\-help-qt
- Show Qt specific options.
+.BR \-\-help-tqt
+ Show TQt specific options.
.BR \-\-license
Show license information.
@@ -63,7 +63,7 @@ rosegardensequencer is part of the rosegarden application, the part which knows
.SH OPTIONS
.BR \-g " " Use graphical mode>
-.SH QT OPTIONS
+.SH TQt OPTIONS
.BR \-\-bg, --background color
Sets the default background color and an application palette (light and dark shades are calculated).
@@ -98,7 +98,7 @@ rosegardensequencer is part of the rosegarden application, the part which knows
Limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification.
.BR \-\-nograb
- Tells Qt to never grab the mouse or the keyboard.
+ Tells TQt to never grab the mouse or the keyboard.
.BR \-\-noxim
Disable XIM.