summaryrefslogtreecommitdiffstats
path: root/tools/msg2qm
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2013-11-08 09:46:27 +0100
committerSlávek Banko <[email protected]>2013-11-08 09:46:27 +0100
commitc0780a876e11732962b98e3b1aac0f503b4e9ad9 (patch)
tree3868825a8f2ab785cb308248a8e88942610f5a6f /tools/msg2qm
parentef73e104bd71560e1dab2c0c9a1bb1d718674e1a (diff)
downloadqt3-c0780a876e11732962b98e3b1aac0f503b4e9ad9.tar.gz
qt3-c0780a876e11732962b98e3b1aac0f503b4e9ad9.zip
Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
Diffstat (limited to 'tools/msg2qm')
-rw-r--r--tools/msg2qm/msg2qm.cpp2
-rw-r--r--tools/msg2qm/msg2qm.pro4
2 files changed, 3 insertions, 3 deletions
diff --git a/tools/msg2qm/msg2qm.cpp b/tools/msg2qm/msg2qm.cpp
index d2a1c80..6ac8c36 100644
--- a/tools/msg2qm/msg2qm.cpp
+++ b/tools/msg2qm/msg2qm.cpp
@@ -1,7 +1,7 @@
/**********************************************************************
** Copyright (C) 1998-2008 Trolltech ASA. All rights reserved.
**
-** This is a utility program for converting tqtfindtr msgfiles to
+** This is a utility program for converting findtr msgfiles to
** qtranslator message files
**
** This file may be used under the terms of the GNU General
diff --git a/tools/msg2qm/msg2qm.pro b/tools/msg2qm/msg2qm.pro
index a92f5b9..f81f03e 100644
--- a/tools/msg2qm/msg2qm.pro
+++ b/tools/msg2qm/msg2qm.pro
@@ -2,8 +2,8 @@ TEMPLATE = app
DEPENDPATH = ../../include
CONFIG += console qt warn_on release
HEADERS =
-SOURCES = msg2tqm.cpp
-TARGET = msg2tqm
+SOURCES = msg2qm.cpp
+TARGET = msg2qm
REQUIRES=full-config nocrosscompiler
target.path = $$bins.path