equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005-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: Resource definitions for project ?myapp |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 NAME AIDP |
|
21 |
|
22 #include <avkon.rh> |
|
23 #include <avkon.rsg> |
|
24 #include <avkon.mbg> |
|
25 #include <eikon.rh> |
|
26 #include <eikcore.rsg> |
|
27 |
|
28 #include <aidevstaplgres.loc> |
|
29 |
|
30 RESOURCE RSS_SIGNATURE { } |
|
31 RESOURCE TBUF { buf=""; } |
|
32 |
|
33 // --------------------------------------------------------------------------- |
|
34 // ?resource_name |
|
35 // |
|
36 // --------------------------------------------------------------------------- |
|
37 // |
|
38 RESOURCE TBUF r_activeidle_time_format |
|
39 { |
|
40 buf = qtn_idle_time_format; |
|
41 } |
|
42 |
|
43 RESOURCE TBUF r_activeidle_bt_sim_access_profile_string |
|
44 { |
|
45 buf = qtn_mode_sap; |
|
46 } |
|
47 |
|
48 RESOURCE TBUF r_activeidle_cug_indicator_format |
|
49 { |
|
50 buf = qtn_cug_indic_group; |
|
51 } |
|
52 |
|
53 RESOURCE TBUF r_ai_opn_spn_separator_format |
|
54 { |
|
55 buf = qtn_ai_opn_spn_separator; |
|
56 } |