diff -r 000000000000 -r 8466d47a6819 emailuis/uicomponents/rom/fs_generic.iby
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emailuis/uicomponents/rom/fs_generic.iby Thu Dec 17 08:39:21 2009 +0200
@@ -0,0 +1,67 @@
+/*
+* 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: Image description file for project fs_generic.
+*
+*/
+
+
+#ifndef __FS_GENERIC_IBY
+#define __FS_GENERIC_IBY
+//If test applications are wanted in image following tag must be defined
+// not used in cmail
+//#undef __GEN_UI_TESTAPPS
+//
+
+#include
+
+//
+#ifdef FF_EMAIL_FRAMEWORK
+//
+
+// Main dll
+file=ABI_DIR\BUILD_DIR\fs_generic.dll SHARED_LIB_DIR\fs_generic.dll
+
+// Scrollbar plugin
+ECOM_PLUGIN(fsscrollbarplugin.dll,fsscrollbarplugin.rsc)
+data=DATAZ_\resource\plugins\fsscrollbarplugin.rsc resource\plugins\fsscrollbarplugin.rsc
+
+// Stub sis-file
+// per component stubs are removed and replaced by one stub under emailui.
+//data=DATAZ_\system\install\fs_generic_stub.sis system\install\fs_generic_stub.sis
+//
+//
+#endif //FF_EMAIL_FRAMEWORK
+//
+
+// S60 platform layout change
+// Layout manager
+//ECOM_PLUGIN(2001E284.dll,2001E284.rsc)
+//data=DATAZ_\resource\cdl\2001E284_cdl_detail.rsc Resource\Cdl\2001E284_cdl_detail.rsc
+// S60 platform layout change
+
+#include
+
+// not used in cmail
+//#ifdef __GEN_UI_TESTAPPS
+//#include
+//#include
+//#include
+//#include
+//#endif // __GEN_UI_TESTAPPS
+//
+
+
+#endif // __FS_GENERIC_IBY
+
+