uidesigner/com.nokia.sdt.test.componentlibrary/components/refPromotionTestSubConflicts2.component
equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!-- Copyright (c) 2009 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 the License "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 <componentDefinition xmlns="http://www.nokia.com/sdt/emf/component"> |
|
9 |
|
10 |
|
11 <component friendlyName="ComponentReferenceTest" |
|
12 qualifiedName="com.nokia.test.rptSubComponentConflicts2" |
|
13 category="Testing" version="1.0"> |
|
14 <symbian sdkName="com.nokia.series60" minSDKVersion="2.0" maxSDKVersion="3.0"/> |
|
15 <attributes> |
|
16 <attribute key="not-in-toolbox">true</attribute> |
|
17 </attributes> |
|
18 <properties> |
|
19 <property name="name" type="uniqueName"/> |
|
20 <property name="intValue" type="integer"/> |
|
21 <property name="count" type="integer"/> |
|
22 </properties> |
|
23 </component> |
|
24 </componentDefinition> |