Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Overholt2009-01-14 20:03:34 +0000
committerAndrew Overholt2009-01-14 20:03:34 +0000
commite9e676d35373709369d04a9c5b55ab80c73cfb1b (patch)
treedde9df4cc930f24bcc1241316208b0fc795b1302 /profiling/org.eclipse.linuxtools.profiling-feature/feature.xml
parentfe6ada8c90a4f0d70fcbe8da1677af9554fb72b8 (diff)
downloadorg.eclipse.linuxtools-e9e676d35373709369d04a9c5b55ab80c73cfb1b.tar.gz
org.eclipse.linuxtools-e9e676d35373709369d04a9c5b55ab80c73cfb1b.tar.xz
org.eclipse.linuxtools-e9e676d35373709369d04a9c5b55ab80c73cfb1b.zip
2009-01-14 Andrew Overholt <overholt@redhat.com>
* feature.xml: Re-add update site information (sorry).
Diffstat (limited to 'profiling/org.eclipse.linuxtools.profiling-feature/feature.xml')
-rw-r--r--profiling/org.eclipse.linuxtools.profiling-feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiling/org.eclipse.linuxtools.profiling-feature/feature.xml b/profiling/org.eclipse.linuxtools.profiling-feature/feature.xml
index 3ef60d295b..7b732c215c 100644
--- a/profiling/org.eclipse.linuxtools.profiling-feature/feature.xml
+++ b/profiling/org.eclipse.linuxtools.profiling-feature/feature.xml
@@ -17,6 +17,10 @@
%license
</license>
+ <url>
+ <update label="Linux Tools Update Site" url="http://download.eclipse.org/technology/linuxtools/update"/>
+ </url>
+
<requires>
<import plugin="org.eclipse.ui"/>
<import plugin="org.eclipse.core.runtime"/>

Back to the top