diff -r 000000000000 -r 1fb32624e06b charconvfw/Charconvplugin/src/1027508D.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/charconvfw/Charconvplugin/src/1027508D.rss Tue Feb 02 02:02:46 2010 +0200 @@ -0,0 +1,55 @@ +/* +* 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: Resource File For ISCII Ecom plug-in +* +*/ + + + +// INCLUDES +#include +#include "iscii.rls" + +// RESOURCE DEFINITIONS +// ----------------------------------------------------------------------------- +// +// theInfo resource +// The ECOM resource file for identifying the +// interface and iscii interface implementation. +// ----------------------------------------------------------------------------- +// +RESOURCE REGISTRY_INFO theInfo + { + dll_uid = 0x1027508D; + interfaces = + { + INTERFACE_INFO + { + interface_uid = 0x101F7F1D; + implementations = + { + IMPLEMENTATION_INFO + { + implementation_uid = 0x1027508E; + version_no = 1; + display_name = STRING_ISCII; + default_data = STRING_ISCII; + opaque_data = ""; + } + }; + } + }; + } + +// End of File