From ef73e104bd71560e1dab2c0c9a1bb1d718674e1a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Nov 2013 22:37:15 -0600 Subject: Update minor TQt3 tool names to match current TQt3 sources in GIT --- tools/msg2qm/msg2qm.cpp | 2 +- tools/msg2qm/msg2qm.pro | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/msg2qm') diff --git a/tools/msg2qm/msg2qm.cpp b/tools/msg2qm/msg2qm.cpp index 6ac8c36..d2a1c80 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 findtr msgfiles to +** This is a utility program for converting tqtfindtr 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 f81f03e..a92f5b9 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 = msg2qm.cpp -TARGET = msg2qm +SOURCES = msg2tqm.cpp +TARGET = msg2tqm REQUIRES=full-config nocrosscompiler target.path = $$bins.path -- cgit v1.2.1