26
|
1 |
/*
|
34
|
2 |
* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
|
26
|
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 |
*
|
36
|
14 |
* Description: Resource description file for the EAP Dialogs
|
26
|
15 |
*
|
|
16 |
*/
|
34
|
17 |
|
|
18 |
/*
|
36
|
19 |
* %version: 5 %
|
34
|
20 |
*/
|
26
|
21 |
|
|
22 |
#ifndef EAPDIALOGPLUGIN_RESOURCES_IBY
|
|
23 |
#define EAPDIALOGPLUGIN_RESOURCES_IBY
|
|
24 |
|
|
25 |
#include <bldvariant.hrh>
|
|
26 |
#include <data_caging_paths_for_iby.hrh>
|
|
27 |
|
|
28 |
#ifdef __PROTOCOL_WLAN
|
|
29 |
|
|
30 |
data=DATAZ_/QT_TRANSLATIONS_DIR/eapprompts.qm QT_TRANSLATIONS_DIR/eapprompts.qm
|
|
31 |
|
|
32 |
#endif // __PROTOCOL_WLAN
|
|
33 |
|
|
34 |
#endif // EAPDIALOGPLUGIN_RESOURCES_IBY
|