Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.ui/plugin.xml')
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/plugin.xml b/org.eclipse.mylyn.bugzilla.ui/plugin.xml
index 42c931c6c..9aa048672 100644
--- a/org.eclipse.mylyn.bugzilla.ui/plugin.xml
+++ b/org.eclipse.mylyn.bugzilla.ui/plugin.xml
@@ -18,8 +18,8 @@
point="org.eclipse.mylyn.tasks.ui.repositories">
<connectorCore
+ id="bugzilla"
class="org.eclipse.mylyn.internal.bugzilla.core.BugzillaRepositoryConnector"
- id="org.eclipse.mylyn.bugzilla.tasklist.repositories"
name="%BugzillaRepositoryConnector.name"/>
<connectorUi

Back to the top