diff -r 000000000000 -r 72b543305e3a email/emailnotificationhandler/StringDictionaries/src/1027508B.RSS --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/email/emailnotificationhandler/StringDictionaries/src/1027508B.RSS Thu Dec 17 08:44:11 2009 +0200 @@ -0,0 +1,45 @@ +/* +* Copyright (c) 1027 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". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* ECom resource +* +*/ + + +#include "ecom/registryinfo.rh" + +RESOURCE REGISTRY_INFO OMAPushEMNStringDictionaryInfo + { + dll_uid = 0x1027508B; + interfaces = + { + INTERFACE_INFO + { + interface_uid = 0x101FA94F; + implementations = + { + IMPLEMENTATION_INFO + { + implementation_uid = 0x1027508B; + version_no = 1; + display_name = "OMA Push EMN V1_0 StringDictionary"; + default_data = "D~0||-//WAPFORUM//DTD EMN 1.0//EN~0"; + opaque_data = ""; + } + }; + } + }; + } + +