emailuis/widget/rom/emailwidget_variant.iby
changeset 0 8466d47a6819
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/emailuis/widget/rom/emailwidget_variant.iby	Thu Dec 17 08:39:21 2009 +0200
@@ -0,0 +1,31 @@
+/*
+* Copyright (c) 2008 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:  Emailwidget HSPS-plugin variant specific IBY file.
+*
+*/
+
+
+#ifndef __EMAILWIDGET_VARIANT_IBY__
+#define __EMAILWIDGET_VARIANT_IBY__
+
+#ifndef FF_CMAIL_INTEGRATION
+#ifdef FF_EMAIL_FRAMEWORK
+
+// Enabled by variation tools, variant specific
+data=ZPRIVATE\200159c0\install\emailwidget\hsps\00\widgetconfiguration.xml \private\200159c0\install\emailwidget\hsps\00\widgetconfiguration.xml
+
+#endif //FF_EMAIL_FRAMEWORK
+#endif //FF_CMAIL_INTEGRATION
+
+#endif  // __EMAILWIDGET_VARIANT_IBY__