diff -r 96907930389d -r 12af337248b1 calendarui/regionalplugins/inc/CalenRegionalPluginUids.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/calendarui/regionalplugins/inc/CalenRegionalPluginUids.h Tue Aug 31 15:13:43 2010 +0300 @@ -0,0 +1,32 @@ +/* +* 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 0x2002EA3B + +// Lunar Plugin uids +#define CALENLUNARCHINESEPLUGIN_DLL_UID 0x2002EA3C +#define CALENLUNARPLUGIN_CHINESE_IMPLEMENTATION_UID 0x2002EA3D + +// Vietnamese Plugin uids +#define CALENLUNARPLUGIN_VIETNAMESE_IMPLEMENTATION_UID 0x102823A6 +#define CALENVIETNAMESEPLUGIN_DLL_UID 0x102823AA + +#endif //CALENREGIONALPLUGINUIDS_H