Update contrib.
1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // T_CALYPSO_SOURCE_FILE.rss
15 // This is the source resource file used as input to the tools
16 // rcomp.exe ver6 and reszip tool to produce the calypso .RSC file.
17 // The target .rsc file produced outside the build has also been
18 // added to soruce tree.
65 STRUCT TWO_BYTE_ALIGNED_TEXT_SANDWICH
72 STRUCT NON_TWO_BYTE_ALIGNED_TEXT_SANDWICH
81 RESOURCE TBUF t_compressed_unicode_1_resource_1 {buf="Gruezi miteinander";}
83 RESOURCE STRUCT_ARRAY t_compressed_unicode_1_resource_2
87 LBUF {txt="Bonjour";},
88 LBUF {txt="Ni3 hao3";},
89 LBUF {txt="Konnichiwa";},
90 LBUF {txt="Zdravstvuit'e";}
94 RESOURCE LTEXT_ARRAY t_compressed_unicode_1_resource_3
104 RESOURCE BYTE_ARRAY t_compressed_unicode_1_resource_4
114 RESOURCE RSS_SIGNATURE t_compressed_unicode_1_resource_5 {}
116 RESOURCE TBUF t_compressed_unicode_1_resource_6 {buf="_";}
118 RESOURCE TWO_BYTE_ALIGNED_TEXT_SANDWICH t_compressed_unicode_1_resource_7
125 RESOURCE NON_TWO_BYTE_ALIGNED_TEXT_SANDWICH t_compressed_unicode_1_resource_8
132 RESOURCE NON_TWO_BYTE_ALIGNED_TEXT_SANDWICH t_compressed_unicode_1_resource_9
139 RESOURCE SINGLES t_compressed_unicode_1_resource_10
141 struct=POINT{x=1253869; y=-986324;};
145 RESOURCE LTEXT_ARRAY t_compressed_unicode_1_resource_11
149 "Much of the information that defines the appearance, behaviour and functionality of a Symbian OS application is stored in a resource file external to the main body of the program. This is unlike some other programming environments, in which a single executable contains all the code and information used by the application. Resource files can have the advantages that information is loaded only when needed, which can reduce RAM requirements, that they can be compressed, and that they can be localised without recompiling the main program.",
150 "Resource files are developed as text files written in a Symbian OS-specific resource language. These source files are then compiled into a binary file format that can be loaded and read by programs. The source files can be compiled on their own using the command-line resource builder tool (epocrc), or as part of the standard project building process either from the command-line or from within an IDE.",
151 "Much of the information that defines the appearance, behaviour and functionality of a Symbian OS application is stored in a resource file external to the main body of the program. This is unlike some other programming environments, in which a single executable contains all the code and information used by the application. Resource files can have the advantages that information is loaded only when needed, which can reduce RAM requirements, that they can be compressed, and that they can be localised without recompiling the main program.",
152 "Resource files are developed as text files written in a Symbian OS-specific resource language. These source files are then compiled into a binary file format that can be loaded and read by programs. The source files can be compiled on their own using the command-line resource builder tool (epocrc), or as part of the standard project building process either from the command-line or from within an IDE."