Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2009-06-23 18:11:50 +0000
committerChris Goldthorpe2009-06-23 18:11:50 +0000
commitc49e12768d3585aab76782b691e1879de0f1929c (patch)
treea4ec16aeb0e79f840894b8709c87ac22096d8cc0 /org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF
parent1aa5eaee6949286982b9b88dd01216e721e94eeb (diff)
downloadeclipse.platform.ua-c49e12768d3585aab76782b691e1879de0f1929c.tar.gz
eclipse.platform.ua-c49e12768d3585aab76782b691e1879de0f1929c.tar.xz
eclipse.platform.ua-c49e12768d3585aab76782b691e1879de0f1929c.zip
Make slate the default intro theme
Diffstat (limited to 'org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF')
-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 db34f06dc..0f7dd9b63 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.300.qualifier
+Bundle-Version: 3.2.400.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