summaryrefslogtreecommitdiffstats
path: root/debian/wheezy/dependencies/tqt3/debian/README.Debian
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-11-06 16:24:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-11-06 16:24:40 -0600
commit3353bed16646485b6df40dcb884952df0a15dace (patch)
tree331a7bba78d38cbc2d9ecdf1e4c9f4555f8cb7f7 /debian/wheezy/dependencies/tqt3/debian/README.Debian
parentb45eda74efcfcf517b9b952c23e509409651b2ff (diff)
downloadtde-packaging-3353bed16646485b6df40dcb884952df0a15dace.tar.gz
tde-packaging-3353bed16646485b6df40dcb884952df0a15dace.zip
Update Debian and Ubuntu packaging for latest Qt3/TQt3 file conflict renaming
Diffstat (limited to 'debian/wheezy/dependencies/tqt3/debian/README.Debian')
-rw-r--r--debian/wheezy/dependencies/tqt3/debian/README.Debian8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/wheezy/dependencies/tqt3/debian/README.Debian b/debian/wheezy/dependencies/tqt3/debian/README.Debian
index 99b460974..63996972e 100644
--- a/debian/wheezy/dependencies/tqt3/debian/README.Debian
+++ b/debian/wheezy/dependencies/tqt3/debian/README.Debian
@@ -136,8 +136,8 @@ Designer or extend the Designer as well as utilizing the Qt Assistant by
calling it from within your program, install tqt3-apps-dev, which contains
the static libraries and header files retquired for this functionality.
-For Embedded Developers, the program qvfb (Qt Virtual Frambuffer) and
-makeqpf (embedded fonts tool)have been packaged into
+For Embedded Developers, the program tqvfb (Qt Virtual Frambuffer) and
+maketqpf (embedded fonts tool)have been packaged into
qt3-dev-tools-embedded. For developers that work on migrating their program
from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find
additional tools in the tqt3-dev-tools-compat.
@@ -257,8 +257,8 @@ the naming convention. The filenames are now all following the scheme
ClassName -> classname.h.
Therefore, if you are the developer of the affected program, change your
-sources according to this scheme. Qt ships with two tools, qt20fix and
-qtrename140, to help developers migrate their API to the Qt 3 version,
+sources according to this scheme. Qt ships with two tools, tqt20fix and
+tqtrename140, to help developers migrate their API to the Qt 3 version,
which can help you in the transition upgrade to Qt 3.
If you are affected by this as a packager, notify upstream to fix those