|
1 /* |
|
2 * Copyright (c) 2005-2007 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Freestyle Phonebook 2 extensions' IBY file. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef __FS_CONTACTS2_IBY__ |
|
20 #define __FS_CONTACTS2_IBY__ |
|
21 |
|
22 //<cmail> |
|
23 #ifdef FF_EMAIL_FRAMEWORK |
|
24 //</cmail> |
|
25 |
|
26 // Freestyle Contatcs 2.0 related phonebook extensions |
|
27 |
|
28 // fsccombinedviewui |
|
29 ECOM_PLUGIN(fsccombinedviewui.dll,fsccombinedviewui.rsc) |
|
30 |
|
31 // fsuicontrols |
|
32 file=ABI_DIR\BUILD_DIR\fscuicontrols.dll SHARED_LIB_DIR\fscuicontrols.dll |
|
33 data=DATAZ_\APP_RESOURCE_DIR\fscuicontrols.mif APP_RESOURCE_DIR\fscuicontrols.mif |
|
34 |
|
35 //<cmail> Not included in Cmail |
|
36 // FS Contacts 2 settings extension |
|
37 //ECOM_PLUGIN(fscsettings.dll,fscsettings.rsc) |
|
38 //</cmail> |
|
39 // fscutils - no localized resources |
|
40 data=ZRESOURCE\fscutils.rsc RESOURCE_FILES_DIR\fscutils.rsc |
|
41 |
|
42 // for control bar icon |
|
43 data=DATAZ_\APP_RESOURCE_DIR\fscicons.mif APP_RESOURCE_DIR\fscicons.mif |
|
44 |
|
45 // TEMPORARY xSp examples included here for control bar testing ==> remove them when not any more needed |
|
46 // ECOM_PLUGIN(AdvancedExample.dll,AdvancedExample.rsc) |
|
47 // data=ZRESOURCE\AdvancedExampleRes.rsc RESOURCE_FILES_DIR\AdvancedExampleRes.rsc |
|
48 // data=ZRESOURCE\AdvancedExample.mbm RESOURCE_FILES_DIR\AdvancedExample.mbm |
|
49 // ECOM_PLUGIN(Example.dll,Example.rsc) |
|
50 // data=ZRESOURCE\ExampleRes.rsc RESOURCE_FILES_DIR\ExampleRes.rsc |
|
51 // data=ZRESOURCE\example.mbm RESOURCE_FILES_DIR\example.mbm |
|
52 |
|
53 //<cmail> |
|
54 #endif //FF_EMAIL_FRAMEWORK |
|
55 //</cmail> |
|
56 |
|
57 #endif // __FS_CONTACTS2_IBY__ |
|
58 |
|
59 // End of File |