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: |
|
15 * This file contains all the resources for the module Imum. |
|
16 * |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 #include <eikon.rh> |
|
22 #include <eikon.rsg> |
|
23 #include <avkon.rh> |
|
24 #include <avkon.rsg> |
|
25 #include <avkon.loc> |
|
26 #include <avkon.mbg> |
|
27 #include <mtud.rh> |
|
28 #include <mtud.hrh> |
|
29 |
|
30 #include <imum.loc> // Localisable text |
|
31 #include "../Inc/Imas.hrh" |
|
32 |
|
33 NAME IMUM |
|
34 RESOURCE RSS_SIGNATURE { } |
|
35 RESOURCE TBUF16 { buf=""; } |
|
36 |
|
37 #include "../Data/Pop3MtmUiData.ra" |
|
38 #include "../Data/Pop3MtmUi.ra" |
|
39 #include "../Data/SmtpMtmUiData.ra" |
|
40 #include "../Data/SmtpMtmUi.ra" |
|
41 #include "../Data/Imap4MtmUiData.ra" |
|
42 #include "../Data/Imap4MtmUi.ra" |
|
43 #include "../Data/ImumStrings.rss" |
|
44 #include "../Data/ImumDialogs.rss" |
|
45 |