diff -r 000000000000 -r 8466d47a6819 emailcontacts/rom/fs_contacts2_resources.iby
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emailcontacts/rom/fs_contacts2_resources.iby Thu Dec 17 08:39:21 2009 +0200
@@ -0,0 +1,47 @@
+/*
+* Copyright (c) 2005-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: Freestyle Phonebook 2 extensions' IBY file.
+*
+*/
+
+
+#ifndef __FS_CONTACTS2_RESOURCES_IBY__
+#define __FS_CONTACTS2_RESOURCES_IBY__
+
+//
+#ifdef FF_EMAIL_FRAMEWORK
+//
+
+// Freestyle Contatcs 2.0 related phonebook extensions
+
+// fsccombinedviewui
+data=ZRESOURCE\fsccombinedviewuires.rsc RESOURCE_FILES_DIR\fsccombinedviewuires.rsc
+
+// fsuicontrols
+data=ZRESOURCE\fscuicontrols.rsc RESOURCE_FILES_DIR\fscuicontrols.rsc
+data=ZRESOURCE\fscphonebook2.rsc RESOURCE_FILES_DIR\fscphonebook2.rsc
+data=ZRESOURCE\FscPresentationGroup.rsc RESOURCE_FILES_DIR\FscPresentationGroup.rsc
+
+// Not included in cmail
+// fscsettingsextension
+//data=ZRESOURCE\fscsettingsres.rsc RESOURCE_FILES_DIR\fscsettingsres.rsc
+//
+
+//
+#endif //FF_EMAIL_FRAMEWORK
+//
+
+#endif //__FS_CONTACTS2_RESOURCES_IBY__
+
+// End of File