summaryrefslogtreecommitdiffstats
path: root/kttsd/debian
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-19 11:52:23 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-06-20 19:43:55 +0200
commit35ef45e0e2bd97bea881ba3c53e0ab35ce84d82e (patch)
treeca400a824dfa32a8660091d10e8a904ad9099bae /kttsd/debian
parentb33c04530149523d99425f92e428231b79b7991d (diff)
downloadtdeaccessibility-35ef45e0e2bd97bea881ba3c53e0ab35ce84d82e.tar.gz
tdeaccessibility-35ef45e0e2bd97bea881ba3c53e0ab35ce84d82e.zip
Remove additional unneeded tq method conversions
(cherry picked from commit 92994ee2036ac7c4c68747f67dbc0ecbaf4c250c)
Diffstat (limited to 'kttsd/debian')
-rw-r--r--kttsd/debian/man/kttsd.14
-rw-r--r--kttsd/debian/man/kttsmgr.14
2 files changed, 4 insertions, 4 deletions
diff --git a/kttsd/debian/man/kttsd.1 b/kttsd/debian/man/kttsd.1
index 4b8743b..7482fd8 100644
--- a/kttsd/debian/man/kttsd.1
+++ b/kttsd/debian/man/kttsd.1
@@ -62,8 +62,8 @@ Waits for a WM_NET compatible windowmanager
.B --style <style>
sets the application GUI style
.TP
-.B --tqgeometry <tqgeometry>
-sets the client tqgeometry of the main widget
+.B --geometry <geometry>
+sets the client geometry of the main widget
.TP
.B --nofork
Don't run in the background.
diff --git a/kttsd/debian/man/kttsmgr.1 b/kttsd/debian/man/kttsmgr.1
index c01468f..127d697 100644
--- a/kttsd/debian/man/kttsmgr.1
+++ b/kttsd/debian/man/kttsmgr.1
@@ -61,8 +61,8 @@ Waits for a WM_NET compatible windowmanager
.B --style <style>
sets the application GUI style
.TP
-.B --tqgeometry <tqgeometry>
-sets the client tqgeometry of the main widget
+.B --geometry <geometry>
+sets the client geometry of the main widget
.TP
.B --nofork
Don't run in the background.