diff options
author | axis <qt-info@nokia.com> | 2009-08-06 14:14:17 +0200 |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-08-06 15:41:39 +0200 |
commit | 471f737c32db752d04d67c0b85be4bd21dab8b53 (patch) | |
tree | 9b3bc8b6d55d73eb2a63def41169190a79ea4cf1 /src/s60main | |
parent | 1f98a7dcab0a714bf383ccd5fb2f82df25e7b8f7 (diff) | |
download | qt4-tools-471f737c32db752d04d67c0b85be4bd21dab8b53.tar.gz |
Replaced $MODULE$ with hardcoded module names.
RevBy: Trust me
Diffstat (limited to 'src/s60main')
-rw-r--r-- | src/s60main/qts60main.cpp | 2 | ||||
-rw-r--r-- | src/s60main/qts60main_mcrt0.cpp | 2 | ||||
-rw-r--r-- | src/s60main/qts60mainapplication.cpp | 2 | ||||
-rw-r--r-- | src/s60main/qts60mainapplication.h | 2 | ||||
-rw-r--r-- | src/s60main/qts60mainappui.cpp | 2 | ||||
-rw-r--r-- | src/s60main/qts60mainappui.h | 2 | ||||
-rw-r--r-- | src/s60main/qts60maindocument.cpp | 2 | ||||
-rw-r--r-- | src/s60main/qts60maindocument.h | 2 | ||||
-rw-r--r-- | src/s60main/s60main.rss | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/src/s60main/qts60main.cpp b/src/s60main/qts60main.cpp index 67c20b7b93..303b8c8394 100644 --- a/src/s60main/qts60main.cpp +++ b/src/s60main/qts60main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** -** This file is part of the $MODULE$ of the Qt Toolkit. +** This file is part of the Symbian application wrapper of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage diff --git a/src/s60main/qts60main_mcrt0.cpp b/src/s60main/qts60main_mcrt0.cpp index f591c89f6b..86d1f71205 100644 --- a/src/s60main/qts60main_mcrt0.cpp +++ b/src/s60main/qts60main_mcrt0.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** This file is part of the $MODULE$ of the Qt Toolkit. +** This file is part of the Symbian application wrapper of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage diff --git a/src/s60main/qts60mainapplication.cpp b/src/s60main/qts60mainapplication.cpp index 9ad7f68d48..d9340c4c59 100644 --- a/src/s60main/qts60mainapplication.cpp +++ b/src/s60main/qts60mainapplication.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** -** This file is part of the $MODULE$ of the Qt Toolkit. +** This file is part of the Symbian application wrapper of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage diff --git a/src/s60main/qts60mainapplication.h b/src/s60main/qts60mainapplication.h index e1789369d0..c01febc058 100644 --- a/src/s60main/qts60mainapplication.h +++ b/src/s60main/qts60mainapplication.h @@ -3,7 +3,7 @@ ** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** -** This file is part of the $MODULE$ of the Qt Toolkit. +** This file is part of the Symbian application wrapper of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage diff --git a/src/s60main/qts60mainappui.cpp b/src/s60main/qts60mainappui.cpp index ede96cb837..dc89c0b8b3 100644 --- a/src/s60main/qts60mainappui.cpp +++ b/src/s60main/qts60mainappui.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** -** This file is part of the $MODULE$ of the Qt Toolkit. +** This file is part of the Symbian application wrapper of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage diff --git a/src/s60main/qts60mainappui.h b/src/s60main/qts60mainappui.h index cec0d98d1d..3b8163bb7d 100644 --- a/src/s60main/qts60mainappui.h +++ b/src/s60main/qts60mainappui.h @@ -3,7 +3,7 @@ ** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** -** This file is part of the $MODULE$ of the Qt Toolkit. +** This file is part of the Symbian application wrapper of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage diff --git a/src/s60main/qts60maindocument.cpp b/src/s60main/qts60maindocument.cpp index 77d5cc8963..2b9b9ce281 100644 --- a/src/s60main/qts60maindocument.cpp +++ b/src/s60main/qts60maindocument.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** -** This file is part of the $MODULE$ of the Qt Toolkit. +** This file is part of the Symbian application wrapper of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage diff --git a/src/s60main/qts60maindocument.h b/src/s60main/qts60maindocument.h index 77c5aa7e62..39d379bdc7 100644 --- a/src/s60main/qts60maindocument.h +++ b/src/s60main/qts60maindocument.h @@ -3,7 +3,7 @@ ** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** -** This file is part of the $MODULE$ of the Qt Toolkit. +** This file is part of the Symbian application wrapper of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage diff --git a/src/s60main/s60main.rss b/src/s60main/s60main.rss index 11c68a3b4e..b227d32ca9 100644 --- a/src/s60main/s60main.rss +++ b/src/s60main/s60main.rss @@ -3,7 +3,7 @@ ** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** -** This file is part of the $MODULE$ of the Qt Toolkit. +** This file is part of the Symbian application wrapper of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage |