Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2009-05-14 06:45:31 +0000
committerspingel2009-05-14 06:45:31 +0000
commitf0e3634be511ea30f96ab0e3a78bdd0b0c02bdbd (patch)
tree28bccbf86a35f919558626560f7c9c5d754f84f8 /org.eclipse.mylyn.bugzilla.tests/META-INF
parentb676b79d38ac8823b58a3985fb4b38195abe9b1d (diff)
downloadorg.eclipse.mylyn.tasks-f0e3634be511ea30f96ab0e3a78bdd0b0c02bdbd.tar.gz
org.eclipse.mylyn.tasks-f0e3634be511ea30f96ab0e3a78bdd0b0c02bdbd.tar.xz
org.eclipse.mylyn.tasks-f0e3634be511ea30f96ab0e3a78bdd0b0c02bdbd.zip
NEW - bug 269446: update Provider field values for About dialog
https://bugs.eclipse.org/bugs/show_bug.cgi?id=269446
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.tests/META-INF')
-rw-r--r--org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
index 5dea06fff..5b4f990dd 100644
--- a/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
@@ -28,7 +28,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.compare,
org.eclipse.mylyn.commons.core
Bundle-ActivationPolicy: lazy
-Bundle-Vendor: Eclipse.org
+Bundle-Vendor: Eclipse Mylyn
Bundle-ClassPath: bugzilla-test.jar
Export-Package: org.eclipse.mylyn.bugzilla.tests;x-internal:=true,
org.eclipse.mylyn.bugzilla.tests.headless;x-internal:=true

Back to the top