25
|
1 |
/*
|
|
2 |
* Copyright (c) 2005 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: DS General Settings resource file
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
|
|
19 |
NAME DSGS
|
|
20 |
|
|
21 |
#include <eikon.rh>
|
|
22 |
#include <avkon.rsg>
|
|
23 |
#include <avkon.rh>
|
|
24 |
#include <avkon.mbg>
|
|
25 |
#include <avkon.loc>
|
|
26 |
#include <data_caging_paths_strings.hrh>
|
|
27 |
|
|
28 |
#include<nsmldssync.loc>
|
|
29 |
|
|
30 |
RESOURCE RSS_SIGNATURE { }
|
|
31 |
|
|
32 |
RESOURCE TBUF { buf=qtn_cp_folder_data_sync; }
|
|
33 |
|
|
34 |
RESOURCE TBUF r_ds_gs_title { buf=qtn_cp_folder_data_sync; }
|
|
35 |
|
|
36 |
// END FILE dsapp.rss
|