commit | c13d3023ce7c7f79617793eb73ee3896736925ee | [log] [tgz] |
---|---|---|
author | lmandel <lmandel> | Tue Apr 18 17:39:53 2006 +0000 |
committer | lmandel <lmandel> | Tue Apr 18 17:39:53 2006 +0000 |
tree | 71d6b11711f71022ecd9d424328618844c04cad2 | |
parent | 28bd88a0286924faa9f3261d0133db6ff1eb041d [diff] |
[121061] Fixed plugiin provider and name.
diff --git a/docs/org.eclipse.wst.html.ui.infopop/META-INF/MANIFEST.MF b/docs/org.eclipse.wst.html.ui.infopop/META-INF/MANIFEST.MF index a027178..3dee932 100644 --- a/docs/org.eclipse.wst.html.ui.infopop/META-INF/MANIFEST.MF +++ b/docs/org.eclipse.wst.html.ui.infopop/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@ Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name.0 Bundle-SymbolicName: org.eclipse.wst.html.ui.infopop; singleton:=true -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 1.0.001.qualifier Bundle-Vendor: %Bundle-Vendor.0 Bundle-Localization: plugin
diff --git a/docs/org.eclipse.wst.html.ui.infopop/build.properties b/docs/org.eclipse.wst.html.ui.infopop/build.properties index 6dcb86b..71f9701 100644 --- a/docs/org.eclipse.wst.html.ui.infopop/build.properties +++ b/docs/org.eclipse.wst.html.ui.infopop/build.properties
@@ -2,5 +2,6 @@ about.html,\ EditorHtmlContexts.xml,\ META-INF/,\ - EditorHtmlContexts2.xml + EditorHtmlContexts2.xml,\ + plugin.properties src.includes = build.properties