--- a/nettools/conntest/data/ConnTest_reg.rss Thu Sep 02 15:28:22 2010 +0100
+++ b/nettools/conntest/data/ConnTest_reg.rss Fri Oct 22 13:04:28 2010 +0100
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -16,7 +16,7 @@
*/
#include <appinfo.rh>
-#include <conntest.rsg>
+#include <ConnTest.rsg>
UID2 KUidAppRegistrationResourceFile
UID3 0x101F6D2B // application UID
--- a/nettools/conntest/group/ConnTest.mmp Thu Sep 02 15:28:22 2010 +0100
+++ b/nettools/conntest/group/ConnTest.mmp Fri Oct 22 13:04:28 2010 +0100
@@ -76,7 +76,7 @@
LIBRARY apparc.lib
LIBRARY apgrfx.lib
LIBRARY avkon.lib
-LIBRARY aknskins.lib
+LIBRARY AknSkins.lib
LIBRARY aknnotify.lib
LIBRARY bafl.lib
LIBRARY commdb.lib
--- a/nettools/conntest/src/ConnTestAppUi.cpp Thu Sep 02 15:28:22 2010 +0100
+++ b/nettools/conntest/src/ConnTestAppUi.cpp Fri Oct 22 13:04:28 2010 +0100
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -26,7 +26,7 @@
#include "ConnTestAppUi.h"
#include "ConnTestView.h"
-#include <conntest.rsg>
+#include <ConnTest.rsg>
#include "conntest.hrh"
#include "SettingData.h"
#include "ipdumpengine.h"
--- a/nettools/conntest/src/ConnTestView.cpp Thu Sep 02 15:28:22 2010 +0100
+++ b/nettools/conntest/src/ConnTestView.cpp Fri Oct 22 13:04:28 2010 +0100
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -22,7 +22,7 @@
#include <avkon.hrh>
#include <AknGlobalNote.h>
-#include <conntest.rsg>
+#include <ConnTest.rsg>
#include "ConnTestView.h"
#include "ConnTestContainer.h"
#include "CustomPrefsItemList.h"
--- a/nettools/conntest/src/Utils.cpp Thu Sep 02 15:28:22 2010 +0100
+++ b/nettools/conntest/src/Utils.cpp Fri Oct 22 13:04:28 2010 +0100
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
+ * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -19,7 +19,7 @@
// INCLUDE FILES
#include <commdb.h>
#include <aknlistquerydialog.h>
-#include <conntest.rsg>
+#include <ConnTest.rsg>
#include <aknselectionlist.h>
#include <aknPopup.h>