equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2002 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: IBY file for email editor and viewer resources |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef MAIL_EDITOR_VIEWER_RESOURCES_IBY |
|
20 #define MAIL_EDITOR_VIEWER_RESOURCES_IBY |
|
21 |
|
22 #ifdef __EMAIL_UI |
|
23 //Resource file(s) for Msg Mail Editor application |
|
24 S60_APP_RESOURCE(MsgMailEditor) |
|
25 S60_APP_CAPTION(MsgMailEditor) |
|
26 |
|
27 //Resource file(s) for Msg Mail Viewer application |
|
28 S60_APP_RESOURCE(MsgMailViewer) |
|
29 S60_APP_CAPTION(MsgMailViewer) |
|
30 |
|
31 //resource file for Plain view ECOM plugin |
|
32 data=DATAZ_\RESOURCE_FILES_DIR\MailPlainView.rsc RESOURCE_FILES_DIR\MailPlainView.rsc |
|
33 |
|
34 //Resource file(s) for Msg Mail Utils Dll |
|
35 data=DATAZ_\RESOURCE_FILES_DIR\MsgMailUtils.rsc RESOURCE_FILES_DIR\MsgMailUtils.rsc |
|
36 |
|
37 |
|
38 #ifdef __MEETING_REQUEST_SUPPORT |
|
39 //resource file for IcalViewer ECOM plugin |
|
40 data=DATAZ_\RESOURCE_FILES_DIR\icalvieweruires.rsc RESOURCE_FILES_DIR\icalvieweruires.rsc |
|
41 #endif // __MEETING_REQUEST_SUPPORT |
|
42 |
|
43 #endif // __EMAIL_UI |
|
44 |
|
45 #endif // MAIL_EDITOR_VIEWER_RESOURCES_IBY |