fixing
diff --git a/core/plugins/org.eclipse.dltk/.project b/core/plugins/org.eclipse.dltk/.project
index 7b859dd..9344646 100644
--- a/core/plugins/org.eclipse.dltk/.project
+++ b/core/plugins/org.eclipse.dltk/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>org.eclipse.dltk.itcl</name>
+	<name>org.eclipse.dltk</name>
 	<comment></comment>
 	<projects>
 	</projects>
diff --git a/core/plugins/org.eclipse.dltk/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk/META-INF/MANIFEST.MF
index 608f598..2019425 100644
--- a/core/plugins/org.eclipse.dltk/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
-Bundle-SymbolicName: org.eclipse.dltk.itcl
+Bundle-SymbolicName: org.eclipse.dltk
 Bundle-Version: 1.0.0.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk/about.properties b/core/plugins/org.eclipse.dltk/about.properties
index f96efbf..8ff012a 100644
--- a/core/plugins/org.eclipse.dltk/about.properties
+++ b/core/plugins/org.eclipse.dltk/about.properties
@@ -14,11 +14,11 @@
 # fill-ins are supplied by about.mappings
 # This file should be translated.
 
-blurb=Eclipse Dynamic Languages Toolkit - iTcl Extension Support (Incubation)\n\
+blurb=Eclipse Dynamic Languages Toolkit - Core Frameworks (Incubation)\n\
 \n\
 Version: {featureVersion}\n\
 Build id: {0}\n\
 \n\
-(c) Copyright Eclipse contributors and others 2000, 2008.  All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2000, 2007.  All rights reserved.\n\
 Visit http://www.eclipse.org/dltk
 
diff --git a/core/plugins/org.eclipse.dltk/plugin.properties b/core/plugins/org.eclipse.dltk/plugin.properties
index 34e3017..dd35d30 100644
--- a/core/plugins/org.eclipse.dltk/plugin.properties
+++ b/core/plugins/org.eclipse.dltk/plugin.properties
@@ -8,5 +8,5 @@
 # Contributors:
 #     IBM Corporation - initial API and implementation
 ###############################################################################
-pluginName=iTcl Extension Support for TCL language (Incubation)
+pluginName=Eclipse Dynamic Languages Toolkit (Incubation)
 providerName=Eclipse.org