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. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 // RESOURCE IDENTIFIER |
|
22 |
|
23 NAME LOGO |
|
24 |
|
25 // INCLUDES |
|
26 #include <eikon.rh> |
|
27 #include "eikon.rsg" |
|
28 #include <avkon.rsg> |
|
29 #include <avkon.rh> |
|
30 #include <avkon.mbg> |
|
31 |
|
32 #include <oplogobc.loc> // Localisable text |
|
33 |
|
34 // RESOURCE DEFINITIONS |
|
35 // --------------------------------------------------------- |
|
36 // |
|
37 // OpLogoBC.rss |
|
38 // |
|
39 // --------------------------------------------------------- |
|
40 // |
|
41 |
|
42 RESOURCE RSS_SIGNATURE { } |
|
43 |
|
44 //RESOURCE TBUF { buf="Operator Logo"; } |
|
45 |
|
46 RESOURCE EIK_APP_INFO |
|
47 { |
|
48 } |
|
49 |
|
50 RESOURCE TBUF r_use_logo |
|
51 { |
|
52 buf=qtn_sm_use_logo; |
|
53 } |
|
54 |
|
55 RESOURCE TBUF r_title_operator_logo |
|
56 { |
|
57 buf=qtn_sm_title_operator_logo; |
|
58 } |
|
59 |
|
60 RESOURCE TBUF r_sm_replace_logo |
|
61 { |
|
62 buf=qtn_sm_replace_logo; |
|
63 } |
|
64 |
|
65 RESOURCE TBUF r_sm_note_logo_copied |
|
66 { |
|
67 buf=qtn_sm_note_logo_copied; |
|
68 } |
|
69 |
|
70 RESOURCE TBUF r_sm_delete_all_logos |
|
71 { |
|
72 buf=qtn_sm_delete_all_logos; |
|
73 } |
|
74 |
|
75 // End of File |