Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-06-15 06:23:47 +0000
committermkersten2007-06-15 06:23:47 +0000
commit42ed009568a99d9841a2a544295272224af3c991 (patch)
treeb3eddb10d995204b92d1887ff372d4887057d884 /org.eclipse.mylyn.bugzilla.ui
parentf77185b381c361fa15f733d64270d2ec4f1a3e35 (diff)
downloadorg.eclipse.mylyn.tasks-42ed009568a99d9841a2a544295272224af3c991.tar.gz
org.eclipse.mylyn.tasks-42ed009568a99d9841a2a544295272224af3c991.tar.xz
org.eclipse.mylyn.tasks-42ed009568a99d9841a2a544295272224af3c991.zip
NEW - bug 187880: [new eux] Don't open a dialog when Mylar starts for the first time
https://bugs.eclipse.org/bugs/show_bug.cgi?id=187880
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.ui')
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
index 98bf9e43a..0b1db7ee9 100644
--- a/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Mylyn Bugzilla Client Ui Plug-in
+Bundle-Name: Mylyn Bugzilla Connector UI
Bundle-SymbolicName: org.eclipse.mylyn.bugzilla.ui; singleton:=true
Bundle-Version: 2.0.0.v20070614-1800
Bundle-Activator: org.eclipse.mylyn.internal.bugzilla.ui.BugzillaUiPlugin

Back to the top