summaryrefslogtreecommitdiffstats
path: root/PerlTQt/TQt.pod
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-18 22:45:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-21 19:17:26 +0900
commit10ee12b66a226f890b423ab711e17efd04bd2f70 (patch)
tree64d998718597a805203696291a935c0d9672682e /PerlTQt/TQt.pod
parent3144af3574cf5c78b414ab7ce2efb5dacf2549b3 (diff)
downloadlibtqt-perl-10ee12b66a226f890b423ab711e17efd04bd2f70.tar.gz
libtqt-perl-10ee12b66a226f890b423ab711e17efd04bd2f70.zip
Moved to /usr folder instead of /opt/trinity. This relates to bug 266.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'PerlTQt/TQt.pod')
-rw-r--r--PerlTQt/TQt.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/PerlTQt/TQt.pod b/PerlTQt/TQt.pod
index 45fcec9..411594d 100644
--- a/PerlTQt/TQt.pod
+++ b/PerlTQt/TQt.pod
@@ -13,11 +13,11 @@ Instead, it provides two introspection tools
=over 4
-=item * pqtapi:
+=item * ptqtapi:
a command line PerlTQt API introspector
-=item * pqtsh:
+=item * ptqtsh:
a graphical PerlTQt shell
@@ -33,7 +33,7 @@ on this system in C</usr/share/doc/libtqt-perl/tutorial>, in both B<POD> and
B<HTML> format.
For a complete IDE allowing RAD and visual programming,
-check the pqt-designer package.
+check the ptqt-designer package.
--- The PerlTQt team