Cleanup.
diff --git a/com.google.eclipse.cdt.core/plugin.properties b/com.google.eclipse.cdt.core/plugin.properties
index 9227b72..8fb84bf 100644
--- a/com.google.eclipse.cdt.core/plugin.properties
+++ b/com.google.eclipse.cdt.core/plugin.properties
@@ -9,13 +9,10 @@
 #     IBM Corporation - initial API and implementation
 #     Anton Leherbauer (Wind River Systems)
 ###############################################################################
-pluginName=C/C++ Development Tools Core
+pluginName=CDT's Pseudo-terminal Support
 providerName=Eclipse CDT
 
-fragmentName.linux = C/C++ Development Tools Core for Linux
-fragmentName.linux.x86 = C/C++ Development Tools Core for Linux (x86)
-fragmentName.linux.x86_64 = C/C++ Development Tools Core for Linux (x86_64)
-fragmentName.win32 = C/C++ Development Tools Core for Windows
-fragmentName.win32.x86 = C/C++ Development Tools Core for Windows (x86)
-fragmentName.win32.x86_64 = C/C++ Development Tools Core for Windows (x86_64)
-fragmentName.macosx = C/C++ Development Tools Core for MacOS X
+fragmentName.linux = CDT's Pseudo-terminal Support for Linux
+fragmentName.linux.x86 = CDT's Pseudo-terminal Support for Linux (x86)
+fragmentName.linux.x86_64 = CDT's Pseudo-terminal Support for Linux (x86_64)
+fragmentName.macosx = CDT's Pseudo-terminal Support for MacOS X
diff --git a/com.google.eclipse.terminal.local.feature/feature.xml b/com.google.eclipse.terminal.local.feature/feature.xml
index e1f24a0..79a23dd 100644
--- a/com.google.eclipse.terminal.local.feature/feature.xml
+++ b/com.google.eclipse.terminal.local.feature/feature.xml
@@ -53,7 +53,6 @@
    <plugin
          id="com.google.eclipse.cdt.core.macosx"
          os="macosx"
-         arch="ppc,x86,x86_64"
          download-size="0"
          install-size="0"
          version="0.0.0"