diff -r 8871b09be73b -r 24062c24fe38 phoneapp/phoneuiutils/inc/phoneloggerviewcommands.h --- a/phoneapp/phoneuiutils/inc/phoneloggerviewcommands.h Fri Feb 19 22:50:26 2010 +0200 +++ b/phoneapp/phoneuiutils/inc/phoneloggerviewcommands.h 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.h +* 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 #ifndef STRINGTABLE_PhoneLoggerviewCommands @@ -433,6 +435,10 @@ EPhoneViewGetEasyDialingMenuId, /** EPhoneViewGetEasyDialingCbaId */ EPhoneViewGetEasyDialingCbaId, + /** EPhoneViewGetNeedToReturnToForegroundAppStatus */ + EPhoneViewGetNeedToReturnToForegroundAppStatus, + /** EPhoneViewSetNeedToReturnToForegroundAppStatus */ + EPhoneViewSetNeedToReturnToForegroundAppStatus, /** , // Don't remove this, this should always be the last in list. */ EPhoneAmountOfCommands };