diff options
author | Michele Calgaro <[email protected]> | 2018-10-18 22:45:41 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-10-21 19:17:26 +0900 |
commit | 10ee12b66a226f890b423ab711e17efd04bd2f70 (patch) | |
tree | 64d998718597a805203696291a935c0d9672682e /PerlTQt/MANIFEST | |
parent | 3144af3574cf5c78b414ab7ce2efb5dacf2549b3 (diff) | |
download | libtqt-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 <[email protected]>
Diffstat (limited to 'PerlTQt/MANIFEST')
-rw-r--r-- | PerlTQt/MANIFEST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/PerlTQt/MANIFEST b/PerlTQt/MANIFEST index 53d07ac..a3055a9 100644 --- a/PerlTQt/MANIFEST +++ b/PerlTQt/MANIFEST @@ -4,8 +4,8 @@ Makefile.PL.in TQt.pm TQt.xs TQt.pod -bin/pqtapi -bin/pqtsh +bin/ptqtapi +bin/ptqtsh examples/aclock/AnalogClock.pm examples/aclock/aclock.pl examples/buttongroups/ButtonsGroups.pm @@ -34,7 +34,7 @@ lib/TQt/signals.pm lib/TQt/slots.pm lib/TQt/GlobalSpace.pm marshall.h -perlqt.h +perltqt.h smokeperl.cpp smokeperl.h t/My/Codec.pm |