Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2010-06-21 22:31:13 +0000
committerChris Goldthorpe2010-06-21 22:31:13 +0000
commit782596d39c1201e805d90f183180845446701af3 (patch)
tree489e5f10787897a22903259c3ef69380d08cb74c /org.eclipse.ui.intro.universal/META-INF
parentbb8344fd2497b2cd7d7c94aa92b791865e256810 (diff)
downloadeclipse.platform.ua-782596d39c1201e805d90f183180845446701af3.tar.gz
eclipse.platform.ua-782596d39c1201e805d90f183180845446701af3.tar.xz
eclipse.platform.ua-782596d39c1201e805d90f183180845446701af3.zip
Bug 317529 - [Intro] Slate theme Overview page looks odd with non-white window background - Fix for Eclipse 3.7
Diffstat (limited to 'org.eclipse.ui.intro.universal/META-INF')
-rw-r--r--org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF b/org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF
index 2cfba8eee..d5f213758 100644
--- a/org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF
+++ b/org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.ui.intro.universal;singleton:=true
-Bundle-Version: 3.2.400.qualifier
+Bundle-Version: 3.2.500.qualifier
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Export-Package: org.eclipse.ui.internal.intro.universal;x-friends:="org.eclipse.ua.tests",

Back to the top