equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <feature |
|
3 id="com.nokia.s60tools.imakerplugin.tests.feature" |
|
4 label="Feature Feature" |
|
5 version="1.0.0" |
|
6 provider-name="NOKIA"> |
|
7 |
|
8 <description url="http://www.example.com/description"> |
|
9 This feature contains imakerplugin and imakerplugin.tests plugins. It is ment for testing purposes. |
|
10 </description> |
|
11 |
|
12 <copyright url="http://www.example.com/copyright"> |
|
13 [Enter Copyright Description here.] |
|
14 </copyright> |
|
15 |
|
16 <license url="http://www.example.com/license"> |
|
17 [Enter License Description here.] |
|
18 </license> |
|
19 |
|
20 <plugin |
|
21 id="com.nokia.s60tools.imaker" |
|
22 download-size="0" |
|
23 install-size="0" |
|
24 version="0.0.0" |
|
25 unpack="false"/> |
|
26 |
|
27 <plugin |
|
28 id="com.nokia.s60tools.imaker.tests" |
|
29 download-size="0" |
|
30 install-size="0" |
|
31 version="0.0.0" |
|
32 unpack="false"/> |
|
33 |
|
34 </feature> |