Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-09-15 01:34:29 +0000
committermkersten2005-09-15 01:34:29 +0000
commit9cb5101137b12be6b0487780c91ab4ffdca663fc (patch)
tree44e559471f269db0c0c162c25b44917d545ef40f /org.eclipse.mylyn.tasks.core/plugin.xml
parentb6de599bcf2b68a00c2069acee59b5fd27ff954c (diff)
downloadorg.eclipse.mylyn.tasks-9cb5101137b12be6b0487780c91ab4ffdca663fc.tar.gz
org.eclipse.mylyn.tasks-9cb5101137b12be6b0487780c91ab4ffdca663fc.tar.xz
org.eclipse.mylyn.tasks-9cb5101137b12be6b0487780c91ab4ffdca663fc.zip
Active search labels
Diffstat (limited to 'org.eclipse.mylyn.tasks.core/plugin.xml')
-rw-r--r--org.eclipse.mylyn.tasks.core/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tasks.core/plugin.xml b/org.eclipse.mylyn.tasks.core/plugin.xml
index d366dd5c7..ddf63870a 100644
--- a/org.eclipse.mylyn.tasks.core/plugin.xml
+++ b/org.eclipse.mylyn.tasks.core/plugin.xml
@@ -6,6 +6,7 @@
point="org.eclipse.mylar.core.context">
<structureBridge
activeSearchIcon="icons/elcl16/edge-ref-bug.gif"
+ activeSearchLabel="Bugzilla References"
class="org.eclipse.mylar.bugs.BugzillaStructureBridge"
name="Bugzilla Structure Bridge"/>
</extension>

Back to the top