/*
* Copyright (c) 1020 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: This is ECOM charconv plug-in specific resource file
*
*/
#include "Ecom/RegistryInfo.rh"
RESOURCE REGISTRY_INFO Windows1256Info
{
dll_uid = 0x1020740A;
interfaces =
{
INTERFACE_INFO
{
interface_uid = 0x101F7F1D;
implementations =
{
IMPLEMENTATION_INFO
{
implementation_uid = 0x101F8548;
version_no = 1;
display_name = "windows-1256";
default_data = "windows-1256 converter version1";
opaque_data = "";
}
};
}
};
}