diff -r c84cf270c54f -r 8871b09be73b phoneapp/phoneuiutils/inc/phonerssbase.h --- a/phoneapp/phoneuiutils/inc/phonerssbase.h Tue Feb 02 00:10:04 2010 +0200 +++ b/phoneapp/phoneuiutils/inc/phonerssbase.h Fri Feb 19 22:50:26 2010 +0200 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 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" @@ -359,6 +359,7 @@ EPhoneNoteTTYNoAudioControl, //300 EPhoneInfoClirChange, EPhoneInfoCugInUse, + EPhoneSIMInvalidUICC, //the "DTMF number" list query EPhoneDtmfNumberListQuery, @@ -389,6 +390,8 @@ EPhoneNoteUnableToMakeVideoCallNotSupportedByOtherPhone, // cause 57,88 EPhoneNoteCalledNumberHasBarredIncomingCalls, // cause 21 + EPhoneEasyDialingCba, // the CBA resource id is asked from Easydialing plugin + // Last EPhoneRssBaseLast };