27
|
1 |
/*
|
|
2 |
* Copyright (c) 2006 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 |
#include <muiusettingsarray.hrh>
|
|
30 |
#include "MuiuDynamicSettingsArray.hrh"
|
|
31 |
#include "MuiuDynamicSettingsItemBase.rh"
|
|
32 |
#include <messaging.loc>
|
|
33 |
#include <mce.loc>
|
|
34 |
|
|
35 |
#include <imum.loc> // Localisable text
|
|
36 |
|
|
37 |
|
|
38 |
#include "../Inc/IMASPageIds.hrh"
|
|
39 |
#include "../Inc/Imas.hrh"
|
|
40 |
|
|
41 |
NAME IMUU
|
|
42 |
RESOURCE RSS_SIGNATURE { }
|
|
43 |
RESOURCE TBUF16 { buf=""; }
|
|
44 |
|
|
45 |
#include "../Data/ImumUtilsStrings.rss"
|
|
46 |
#include "../Data/ImumCommonDialogs.ra"
|
|
47 |
#include "../Data/ImumFolderSubscription.ra"
|
|
48 |
#include "../Data/ImumMailSettings.ra"
|
|
49 |
#include "../Data/ImumMailWizard.ra"
|
|
50 |
// End of File
|