Preparing first release.
diff --git a/com.google.eclipse.terminal.local/build.properties b/com.google.eclipse.terminal.local/build.properties
index e9863e2..6c480f3 100644
--- a/com.google.eclipse.terminal.local/build.properties
+++ b/com.google.eclipse.terminal.local/build.properties
@@ -2,4 +2,5 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               icons/
diff --git a/update-site/artifacts.jar b/update-site/artifacts.jar
deleted file mode 100644
index eb2f885..0000000
--- a/update-site/artifacts.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/content.jar b/update-site/content.jar
deleted file mode 100644
index 5c938b3..0000000
--- a/update-site/content.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/features/com.google.eclipse.terminal.local.feature_1.0.0.201205301517.jar b/update-site/features/com.google.eclipse.terminal.local.feature_1.0.0.201205301517.jar
deleted file mode 100644
index 3f3554b..0000000
--- a/update-site/features/com.google.eclipse.terminal.local.feature_1.0.0.201205301517.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.cdt.core.macosx_5.2.0.201205301517.jar b/update-site/plugins/com.google.eclipse.cdt.core.macosx_5.2.0.201205301517.jar
deleted file mode 100644
index c996443..0000000
--- a/update-site/plugins/com.google.eclipse.cdt.core.macosx_5.2.0.201205301517.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.cdt.core_5.4.0.201205301517.jar b/update-site/plugins/com.google.eclipse.cdt.core_5.4.0.201205301517.jar
deleted file mode 100644
index 5483e59..0000000
--- a/update-site/plugins/com.google.eclipse.cdt.core_5.4.0.201205301517.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.terminal.local_1.0.0.201205301517.jar b/update-site/plugins/com.google.eclipse.terminal.local_1.0.0.201205301517.jar
deleted file mode 100644
index 63be1a1..0000000
--- a/update-site/plugins/com.google.eclipse.terminal.local_1.0.0.201205301517.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.tm.terminal_3.1.1.201205301517.jar b/update-site/plugins/com.google.eclipse.tm.terminal_3.1.1.201205301517.jar
deleted file mode 100644
index 6025996..0000000
--- a/update-site/plugins/com.google.eclipse.tm.terminal_3.1.1.201205301517.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/site.xml b/update-site/site.xml
index 51f87b6..78425c8 100644
--- a/update-site/site.xml
+++ b/update-site/site.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site>
-   <feature url="features/com.google.eclipse.terminal.local.feature_1.0.0.201205301517.jar" id="com.google.eclipse.terminal.local.feature" version="1.0.0.201205301517">
+   <feature url="features/com.google.eclipse.terminal.local.feature_1.0.0.qualifier.jar" id="com.google.eclipse.terminal.local.feature" version="1.0.0.qualifier">
       <category name="google"/>
    </feature>
    <category-def name="google" label="Google Inc."/>