equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2008 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 testsdkanimation |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 NAME TSLA |
|
20 |
|
21 #include <avkon.rsg> |
|
22 #include <avkon.rh> |
|
23 #include <eikon.rh> |
|
24 |
|
25 #include "testsdklabels.hrh" |
|
26 |
|
27 // ----------------------------------------------------------------------------- |
|
28 // |
|
29 // Define the resource file signature |
|
30 // This resource should be empty. |
|
31 // |
|
32 // ----------------------------------------------------------------------------- |
|
33 RESOURCE RSS_SIGNATURE |
|
34 { |
|
35 } |
|
36 |
|
37 // ----------------------------------------------------------------------------- |
|
38 // |
|
39 // Default Document Name |
|
40 // |
|
41 // ----------------------------------------------------------------------------- |
|
42 RESOURCE TBUF |
|
43 { |
|
44 buf = ""; |
|
45 } |
|
46 |
|
47 // --------------------------------------------------------------------------- |
|
48 // r_test_labels |
|
49 // --------------------------------------------------------------------------- |
|
50 // |
|
51 RESOURCE LABEL r_test_labels |
|
52 { |
|
53 txt = TESTSDK_LABELS_TXT; |
|
54 } |