From 9dc8256c7995630d6bec64685791402fc82cb523 Mon Sep 17 00:00:00 2001 From: ustieber Date: Tue, 9 Nov 2010 08:57:12 +0000 Subject: Fix bundle localization not declared correctly and therefor invalid plugin name and plugin provider displayed in the about dialog --- plugins/org.eclipse.tm.tcf.debug/META-INF/MANIFEST.MF | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/org.eclipse.tm.tcf.debug/META-INF/MANIFEST.MF') diff --git a/plugins/org.eclipse.tm.tcf.debug/META-INF/MANIFEST.MF b/plugins/org.eclipse.tm.tcf.debug/META-INF/MANIFEST.MF index a3eebd7e5..9cd5d3d87 100644 --- a/plugins/org.eclipse.tm.tcf.debug/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.tm.tcf.debug/META-INF/MANIFEST.MF @@ -5,6 +5,7 @@ Bundle-SymbolicName: org.eclipse.tm.tcf.debug;singleton:=true Bundle-Version: 0.3.0.qualifier Bundle-Activator: org.eclipse.tm.internal.tcf.debug.Activator Bundle-Vendor: %providerName +Bundle-Localization: plugin Require-Bundle: org.eclipse.core.runtime, org.eclipse.debug.core, org.eclipse.core.resources, -- cgit v1.2.3