diff -r 0396474f30f5 -r 4ce476e64c59 emailservices/emailserver/cmailhandlerplugin/inc/commonemailcrkeys.h --- a/emailservices/emailserver/cmailhandlerplugin/inc/commonemailcrkeys.h Mon Mar 15 12:39:10 2010 +0200 +++ b/emailservices/emailserver/cmailhandlerplugin/inc/commonemailcrkeys.h Wed Mar 31 21:08:33 2010 +0300 @@ -2,7 +2,7 @@ * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available -* under the terms of the License "Eclipse Public License v1.0" +* 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". * @@ -20,7 +20,7 @@ #define _COMMONEMAILCRKEYS_H_ // central repository key for email data -const TUid KCmailDataRepository = { 0x20029F4A }; +const TUid KCmailDataRepository = { 0x20029F4A }; // key for display text (mailbox name?) of email indicator popup const TUint32 KCmailNewEmailDisplayText = 0x00000001 ;