diff options
author | axis <qt-info@nokia.com> | 2009-08-06 12:14:17 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-08-06 13:41:39 (GMT) |
commit | 471f737c32db752d04d67c0b85be4bd21dab8b53 (patch) | |
tree | 9b3bc8b6d55d73eb2a63def41169190a79ea4cf1 /src/s60main | |
parent | 1f98a7dcab0a714bf383ccd5fb2f82df25e7b8f7 (diff) | |
download | Qt-471f737c32db752d04d67c0b85be4bd21dab8b53.zip Qt-471f737c32db752d04d67c0b85be4bd21dab8b53.tar.gz Qt-471f737c32db752d04d67c0b85be4bd21dab8b53.tar.bz2 |
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 67c20b7..303b8c8 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 f591c89..86d1f71 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 9ad7f68..d9340c4 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 e178936..c01febc 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 ede96cb..dc89c0b 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 cec0d98..3b8163b 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 77d5cc8..2b9b9ce 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 77c5aa7..39d379b 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 11c68a3..b227d32 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 |