diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-07 22:37:15 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-07 22:37:15 -0600 |
commit | ef73e104bd71560e1dab2c0c9a1bb1d718674e1a (patch) | |
tree | 47507e67e6659272cb14f11a1ed3d0ee0929328b /tools/linguist/book | |
parent | 2bec4674492e058ed822768c0a9c4a848dbf81d9 (diff) | |
download | qt3-ef73e104bd71560e1dab2c0c9a1bb1d718674e1a.tar.gz qt3-ef73e104bd71560e1dab2c0c9a1bb1d718674e1a.zip |
Update minor TQt3 tool names to match current TQt3 sources in GIT
Diffstat (limited to 'tools/linguist/book')
-rw-r--r-- | tools/linguist/book/linguist-manager.leaf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linguist/book/linguist-manager.leaf b/tools/linguist/book/linguist-manager.leaf index aa99e01..c35aa1a 100644 --- a/tools/linguist/book/linguist-manager.leaf +++ b/tools/linguist/book/linguist-manager.leaf @@ -6,7 +6,7 @@ Two tools are provided for the release manager, \l lupdate and \l lrelease. These tools depend on \e qmake project files. You don't have to use \e qmake, though. -A third tool, \c qm2ts, can be used for converting Qt 2.x message +A third tool, \c tqm2ts, can be used for converting Qt 2.x message files to \c .ts files. \section1 Qt Project Files |