diff -r b8d67d6176f5 -r 3c221667e687 phoneapp/phoneuiutils/src/phoneloggerviewcommands.cpp --- a/phoneapp/phoneuiutils/src/phoneloggerviewcommands.cpp Wed Jun 09 09:41:11 2010 +0300 +++ b/phoneapp/phoneuiutils/src/phoneloggerviewcommands.cpp Mon Jun 21 15:39:45 2010 +0300 @@ -1,24 +1,21 @@ /* -* ============================================================================ -* Name : phoneloggerviewcommands.cpp -* Part of : PhoneUI / phoneuiutils.dll -* -* Description: -* Macro definition file for logging. -* Version: +* Copyright (c) 2005 - 2010 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". * -* 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. -* ============================================================================ +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: Macro definition file for logging. +* */ -// Autogenerated from phoneloggerviewcommands.st by the stringtable tool - Do not edit + +// Autogenerated from .\phoneloggerviewcommands.st by the stringtable tool - Do not edit #include #include #include @@ -228,7 +225,9 @@ _STLIT8(K199, "EPhoneViewGetNeedToReturnToForegroundAppStatus"); _STLIT8(K200, "EPhoneViewSetNeedToReturnToForegroundAppStatus"); _STLIT8(K201, "EPhoneViewGetQwertyModeObserver"); -_STLIT8(K202, ", // Don't remove this, this should always be the last in list."); +_STLIT8(K202, "EPhoneViewSetIncallBubbleTrue"); +_STLIT8(K203, "EPhoneViewSetIncallBubbleFalse"); +_STLIT8(K204, ", // Don't remove this, this should always be the last in list."); // Intermediate const void * const KStringPointers[] = @@ -434,8 +433,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};