summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-18 12:37:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-18 12:37:59 +0900
commitbca7512cc03a47f31bdabfa3bb675081ddcf4894 (patch)
treeddf7658cb054b9588586f21c7aa42445117744df
parent22677fafe9d839253c06593a06b5b426a5c170e8 (diff)
downloadkiosktool-bca7512c.tar.gz
kiosktool-bca7512c.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--doc/man/kiosktool-tdedirs.110
-rw-r--r--doc/man/kiosktool.110
2 files changed, 10 insertions, 10 deletions
diff --git a/doc/man/kiosktool-tdedirs.1 b/doc/man/kiosktool-tdedirs.1
index 40cc5a9..e216018 100644
--- a/doc/man/kiosktool-tdedirs.1
+++ b/doc/man/kiosktool-tdedirs.1
@@ -4,7 +4,7 @@
kiosktool\-tdedirs
\- A tool to set $TDEDIRS according to the current user profile.
.SH SYNOPSIS
-kiosktool\-tdedirs [Qt\-options] [TDE\-options] [options]
+kiosktool\-tdedirs [TQt\-options] [TDE\-options] [options]
.SH DESCRIPTION
.SH OPTIONS
@@ -17,8 +17,8 @@ Output currently active prefixes
.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
@@ -67,7 +67,7 @@ sets the application GUI style.
.B \-\-geometry <geometry>
sets the client geometry of the main widget.
.SS
-.SS Qt options:
+.SS TQt options:
.TP
.B \-\-display <displayname>
Use the X\-server display 'displayname'.
@@ -86,7 +86,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/kiosktool.1 b/doc/man/kiosktool.1
index ef68463..39fd481 100644
--- a/doc/man/kiosktool.1
+++ b/doc/man/kiosktool.1
@@ -4,7 +4,7 @@
kiosktool
\- KIOSK Admin Tool
.SH SYNOPSIS
-kiosktool [Qt\-options] [TDE\-options] [options]
+kiosktool [TQt\-options] [TDE\-options] [options]
.SH DESCRIPTION
With this application we can lock the access to some parts of Trinity desktop
and its applications.
@@ -19,8 +19,8 @@ tderc file to save settings to [/etc/tderc]
.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
@@ -69,7 +69,7 @@ sets the application GUI style.
.B \-\-geometry <geometry>
sets the client geometry of the main widget.
.SS
-.SS Qt options:
+.SS TQt options:
.TP
.B \-\-display <displayname>
Use the X\-server display 'displayname'.
@@ -88,7 +88,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