diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-21 16:39:42 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-21 16:39:42 +0900 |
commit | 4cefc2c75eb9e9cee3919a23c897ffc6dc09e11e (patch) | |
tree | b7572f2ab572e78e4c4b77fe571f48e49776302f | |
parent | 805896ff94ef76b89bc9b1fe047cdff233fac93b (diff) | |
download | tde-systemsettings-4cefc2c75eb9e9cee3919a23c897ffc6dc09e11e.tar.gz tde-systemsettings-4cefc2c75eb9e9cee3919a23c897ffc6dc09e11e.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | doc/man/systemsettings.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/systemsettings.1 b/doc/man/systemsettings.1 index 2501e8e..c0437c9 100644 --- a/doc/man/systemsettings.1 +++ b/doc/man/systemsettings.1 @@ -26,7 +26,7 @@ systemsettings \- TDE System Settings. .SH DESCRIPTION System Settings is a user friendly control center for TDE. .SH OPTIONS -All TDE and Qt +All TDE and TQt programs accept a some common command-line options. .PP .TP @@ -40,8 +40,8 @@ XDG menu to use (default is systemsettings) \*(T<\fB\-\-help\fR\*(T> Show help about options .TP -\*(T<\fB\-\-help\-qt\fR\*(T> -Show Qt specific options +\*(T<\fB\-\-help\-tqt\fR\*(T> +Show TQt specific options .TP \*(T<\fB\-\-help\-tde\fR\*(T> Show TDE specific options |