tmf: Move plugins to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tracing.rcp.branding.feature / feature.xml
CommitLineData
39e2a8dd
BH
1<?xml version="1.0" encoding="UTF-8"?>
2<feature
3 id="org.eclipse.linuxtools.tracing.rcp.branding.feature"
4 label="%featureName"
5d7fd8f6 5 version="1.1.0.qualifier"
39e2a8dd 6 provider-name="%featureProvider"
45e4b394 7 license-feature="org.eclipse.license"
90873099 8 license-feature-version="0.0.0">
39e2a8dd
BH
9
10 <description>
11 %description
12 </description>
13
14 <copyright>
15 %copyright
16 </copyright>
17
18 <license url="%licenseURL">
19 %license
20 </license>
21
9a2cfb29
BH
22 <url>
23 <update label="Linux Tools Update Site" url="http://download.eclipse.org/linuxtools/update"/>
24 </url>
25
39e2a8dd
BH
26 <plugin
27 id="org.eclipse.linuxtools.tracing.rcp.branding"
28 download-size="0"
29 install-size="0"
30 version="0.0.0"/>
31
32</feature>
This page took 0.045114 seconds and 5 git commands to generate.