Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2018-05-14 13:37:53 +0000
committerDoug Schaefer2018-05-14 13:37:53 +0000
commit6ed224a70c31d04dc9546e2f87762f30c6be48dc (patch)
treeea8e7b2ecd5ffef35b0b212fa429681579db07ee /simrel.aggr
parentab01adf2fb0b8a81ef775fa2b9c13abbe8ca33b9 (diff)
downloadorg.eclipse.simrel.build-6ed224a70c31d04dc9546e2f87762f30c6be48dc.tar.gz
org.eclipse.simrel.build-6ed224a70c31d04dc9546e2f87762f30c6be48dc.tar.xz
org.eclipse.simrel.build-6ed224a70c31d04dc9546e2f87762f30c6be48dc.zip
Update LaunchBar. Move Terminal back to TM.
Terminal moved back to TM on the Oxygen branch. I guess it wasn't updated on master. Change-Id: I3b178a7facae2b73fff124d9a5636390dcb53cc6
Diffstat (limited to 'simrel.aggr')
-rw-r--r--simrel.aggr6
1 files changed, 3 insertions, 3 deletions
diff --git a/simrel.aggr b/simrel.aggr
index a71692745..550a0becf 100644
--- a/simrel.aggr
+++ b/simrel.aggr
@@ -285,9 +285,9 @@
<features href="lsp4j.aggrcon#//@repositories.0/@features.0"/>
<features href="lsp4e.aggrcon#//@repositories.0/@features.0"/>
<features href="ocl.aggrcon#//@repositories.0/@features.1"/>
- <features href="cdt.aggrcon#//@repositories.2/@features.0"/>
- <features href="cdt.aggrcon#//@repositories.2/@features.1"/>
- <features href="cdt.aggrcon#//@repositories.2/@features.2"/>
+ <features href="tm.aggrcon#//@repositories.1/@features.0"/>
+ <features href="tm.aggrcon#//@repositories.1/@features.1"/>
+ <features href="tm.aggrcon#//@repositories.1/@features.2"/>
<features href="ep.aggrcon#//@repositories.0/@features.6"/>
</customCategories>
<customCategories identifier="Linux Tools" label="Linux Tools" description="Linux Tools for C/C++ Testing and Profiling">

Back to the top