2
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<designerData>
|
|
3 |
<property id="com.nokia.sdt.symbian.dm.SOURCEGEN_PROVIDER">com.nokia.sdt.sourcegen.Symbian-Provider</property>
|
|
4 |
<component id="unknown">
|
|
5 |
|
|
6 |
<component id="com.nokia.examples.srcmapBasic">
|
|
7 |
<property id="name">test0</property>
|
|
8 |
<property id="textdata">check this textual data</property>
|
|
9 |
</component>
|
|
10 |
</component>
|
|
11 |
|
|
12 |
<!--
|
|
13 |
<stringBundle>
|
|
14 |
<stringTable language="LANG_Russian">
|
|
15 |
<string id="STR_2">вторник</string>
|
|
16 |
<string id="STR_1">Здравствулте</string>
|
|
17 |
</stringTable>
|
|
18 |
<stringTable language="LANG_American">
|
|
19 |
<string id="STR_2">fourteen</string>
|
|
20 |
<string id="STR_1">Hello</string>
|
|
21 |
</stringTable>
|
|
22 |
</stringBundle>
|
|
23 |
|
|
24 |
<macroTable>
|
|
25 |
<string id="MACRO_2">Not another "macro"</string>
|
|
26 |
<string id="MACRO_1">A macro value</string>
|
|
27 |
</macroTable>
|
|
28 |
-->
|
|
29 |
|
|
30 |
</designerData>
|