/*
* Copyright (c) 2007 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: Calendar Lunar Plugin
*
*/
#ifndef CALENREGIONALPLUGINUIDS_H
#define CALENREGIONALPLUGINUIDS_H
#define SYMBIAN_ECOM_PLUGIN_UID 0x10009D8D
#define CALENUIPLUGININTERFACE_ECOM_INTERFACE_UID 0x1028336F
// Lunar Plugin uids
#define CALENLUNARCHINESEPLUGIN_DLL_UID 0x102823A8
#define CALENLUNARPLUGIN_CHINESE_IMPLEMENTATION_UID 0x102823A5
// Vietnamese Plugin uids
#define CALENLUNARPLUGIN_VIETNAMESE_IMPLEMENTATION_UID 0x102823A6
#define CALENVIETNAMESEPLUGIN_DLL_UID 0x102823AA
#endif //CALENREGIONALPLUGINUIDS_H