--- a/phoneapp/phoneuiutils/src/phoneloggerviewcommands.cpp Fri Feb 19 22:50:26 2010 +0200
+++ b/phoneapp/phoneuiutils/src/phoneloggerviewcommands.cpp Fri Mar 12 15:42:40 2010 +0200
@@ -1,21 +1,23 @@
/*
-* Copyright (c) 2007 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"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+* ============================================================================
+* Name : phoneloggerviewcommands.cpp
+* Part of : PhoneUI / phoneuiutils.dll
+*
+* Description:
+* Macro definition file for logging.
+* Version:
*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:
-* Macro definition file for logging.
-*
+* Copyright © 2007 Nokia Corporation.
+* This material, including documentation and any related
+* computer programs, is protected by copyright controlled by
+* Nokia Corporation. All rights are reserved. Copying,
+* including reproducing, storing, adapting or translating, any
+* or all of this material requires the prior written consent of
+* Nokia Corporation. This material also contains confidential
+* information which may not be disclosed to others without the
+* prior written consent of Nokia Corporation.
+* ============================================================================
*/
-
// Autogenerated from phoneloggerviewcommands.st by the stringtable tool - Do not edit
#include <e32std.h>
#include <stringpool.h>
@@ -226,7 +228,9 @@
_STLIT8(K199, "EPhoneViewGetInvalidCsPhoneNumberFlag");
_STLIT8(K200, "EPhoneViewGetEasyDialingMenuId");
_STLIT8(K201, "EPhoneViewGetEasyDialingCbaId");
-_STLIT8(K202, ", // Don't remove this, this should always be the last in list.");
+_STLIT8(K202, "EPhoneViewGetNeedToReturnToForegroundAppStatus");
+_STLIT8(K203, "EPhoneViewSetNeedToReturnToForegroundAppStatus");
+_STLIT8(K204, ", // Don't remove this, this should always be the last in list.");
// Intermediate
const void * const KStringPointers[] =
@@ -432,8 +436,10 @@
(const void*)&K199,
(const void*)&K200,
(const void*)&K201,
- (const void*)&K202
+ (const void*)&K202,
+ (const void*)&K203,
+ (const void*)&K204
};
-const TStringTable PhoneLoggerviewCommands::Table = {202, KStringPointers, EFalse};
+const TStringTable PhoneLoggerviewCommands::Table = {204, KStringPointers, EFalse};