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 17:32:13 +0900 |
commit | 881bb958f9baf8fb929928c8744e392889d1be00 (patch) | |
tree | b7572f2ab572e78e4c4b77fe571f48e49776302f | |
parent | 494a1e3daa603732ed1cecf24d100e1a461d2145 (diff) | |
download | tde-systemsettings-881bb958f9baf8fb929928c8744e392889d1be00.tar.gz tde-systemsettings-881bb958f9baf8fb929928c8744e392889d1be00.zip |
Replace Qt with TQtr14.1.2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4cefc2c75eb9e9cee3919a23c897ffc6dc09e11e)
-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 |