Fixed plug-in and provider name
diff --git a/bundles/org.eclipse.ui.themes/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.themes/META-INF/MANIFEST.MF
index d5e75d5..e56caef 100644
--- a/bundles/org.eclipse.ui.themes/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.ui.themes/META-INF/MANIFEST.MF
@@ -1,9 +1,9 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: %pluginName
+Bundle-Name: %Plugin.name
 Bundle-SymbolicName: org.eclipse.ui.themes;singleton:=true
 Bundle-Version: 1.0.0.qualifier
-Bundle-Vendor: %providerName
+Bundle-Vendor: %Plugin.providerName
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.e4.ui.css.swt.theme
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/bundles/org.eclipse.ui.themes/plugin.properties b/bundles/org.eclipse.ui.themes/plugin.properties
index 30826db..7523be6 100644
--- a/bundles/org.eclipse.ui.themes/plugin.properties
+++ b/bundles/org.eclipse.ui.themes/plugin.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2013 vogella GmbH and others.
+# Copyright (c) 2013, 2014 vogella GmbH and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -8,7 +8,7 @@
 # Contributors:
 #     Lars Vogel <Lars.Vogel@gmail.com> - initial API and implementation
 ###############################################################################
-Plugin.name = Eclipse SDK themes
+Plugin.name = Eclipse SDK Themes
 Plugin.providerName = Eclipse.org
 
 theme.classic = Classic