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: This is a resource file for Profiles Engine Wrapper. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 // RESOURCE IDENTIFIER |
|
21 NAME PEW2 |
|
22 |
|
23 |
|
24 // INCLUDES |
|
25 #include <eikon.rh> |
|
26 #include <drmcommon.loc> |
|
27 |
|
28 // CONSTANTS |
|
29 // MACROS |
|
30 |
|
31 // RESOURCE DEFINITIONS |
|
32 // ----------------------------------------------------------------------------- |
|
33 // |
|
34 // signature |
|
35 // resource signature |
|
36 // |
|
37 // ----------------------------------------------------------------------------- |
|
38 // |
|
39 RESOURCE RSS_SIGNATURE {} |
|
40 |
|
41 |
|
42 // ----------------------------------------------------------------------------- |
|
43 // |
|
44 // r_proeng_text_drm_prev_rights_set |
|
45 // |
|
46 // ----------------------------------------------------------------------------- |
|
47 // |
|
48 RESOURCE LBUF r_proeng_text_drm_prev_rights_set { txt = qtn_drm_prev_rights_set; } |
|
49 |
|
50 // End of File |