support jarring Intro content
diff --git a/platform/org.eclipse.platform/build.properties b/platform/org.eclipse.platform/build.properties
index 3fa9bb2..697da69 100644
--- a/platform/org.eclipse.platform/build.properties
+++ b/platform/org.eclipse.platform/build.properties
@@ -20,10 +20,9 @@
                plugin.xml,\
                plugin.properties,\
                splash.bmp,\
-               css/,\
                cheatsheets/,\
                welcome.xml,\
-               introContent.xml,\
+               intro/,\
                platform.jar,\
                intro.gif,\
                META-INF/
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/background.jpg b/platform/org.eclipse.platform/intro/css/graphics/contentpage/background.jpg
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/background.jpg
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/background.jpg
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/backgroundcurve.gif b/platform/org.eclipse.platform/intro/css/graphics/contentpage/backgroundcurve.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/backgroundcurve.gif
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/backgroundcurve.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/content_background.jpg b/platform/org.eclipse.platform/intro/css/graphics/contentpage/content_background.jpg
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/content_background.jpg
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/content_background.jpg
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/handle.gif b/platform/org.eclipse.platform/intro/css/graphics/contentpage/handle.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/handle.gif
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/handle.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/overview_wtr.jpg b/platform/org.eclipse.platform/intro/css/graphics/contentpage/overview_wtr.jpg
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/overview_wtr.jpg
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/overview_wtr.jpg
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/samples_wtr.jpg b/platform/org.eclipse.platform/intro/css/graphics/contentpage/samples_wtr.jpg
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/samples_wtr.jpg
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/samples_wtr.jpg
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/section1.gif b/platform/org.eclipse.platform/intro/css/graphics/contentpage/section1.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/section1.gif
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/section1.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/section2.gif b/platform/org.eclipse.platform/intro/css/graphics/contentpage/section2.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/section2.gif
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/section2.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/section3.gif b/platform/org.eclipse.platform/intro/css/graphics/contentpage/section3.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/section3.gif
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/section3.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/section4.gif b/platform/org.eclipse.platform/intro/css/graphics/contentpage/section4.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/section4.gif
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/section4.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/tutorials_wtr.jpg b/platform/org.eclipse.platform/intro/css/graphics/contentpage/tutorials_wtr.jpg
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/tutorials_wtr.jpg
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/tutorials_wtr.jpg
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/whatsnew_wtr.jpg b/platform/org.eclipse.platform/intro/css/graphics/contentpage/whatsnew_wtr.jpg
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/whatsnew_wtr.jpg
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/whatsnew_wtr.jpg
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/contentpage/wordmark.gif b/platform/org.eclipse.platform/intro/css/graphics/contentpage/wordmark.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/contentpage/wordmark.gif
rename to platform/org.eclipse.platform/intro/css/graphics/contentpage/wordmark.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/overview48.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/overview48.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/overview48.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/overview48.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/overview48sel.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/overview48sel.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/overview48sel.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/overview48sel.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/overview72.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/overview72.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/overview72.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/overview72.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/samples48.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/samples48.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/samples48.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/samples48.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/samples48sel.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/samples48sel.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/samples48sel.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/samples48sel.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/samples72.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/samples72.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/samples72.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/samples72.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/tutorials48.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/tutorials48.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/tutorials48.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/tutorials48.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/tutorials48sel.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/tutorials48sel.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/tutorials48sel.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/tutorials48sel.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/tutorials72.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/tutorials72.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/tutorials72.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/tutorials72.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/wb48.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/wb48.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/wb48.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/wb48.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/whatsnew48.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/whatsnew48.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/whatsnew48.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/whatsnew48.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/whatsnew48sel.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/whatsnew48sel.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/whatsnew48sel.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/whatsnew48sel.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/ctool/whatsnew72.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/ctool/whatsnew72.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/ctool/whatsnew72.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/ctool/whatsnew72.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/dtool/back.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/dtool/back.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/dtool/back.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/dtool/back.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/dtool/forward.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/dtool/forward.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/dtool/forward.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/dtool/forward.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/dtool/overview.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/dtool/overview.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/dtool/overview.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/dtool/overview.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/dtool/restore_welcome.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/dtool/restore_welcome.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/dtool/restore_welcome.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/dtool/restore_welcome.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/dtool/samples.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/dtool/samples.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/dtool/samples.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/dtool/samples.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/dtool/tutorials.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/dtool/tutorials.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/dtool/tutorials.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/dtool/tutorials.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/dtool/whatsnew.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/dtool/whatsnew.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/dtool/whatsnew.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/dtool/whatsnew.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/back.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/back.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/back.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/back.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/forward.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/forward.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/forward.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/forward.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/overview.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/overview.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/overview.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/overview.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/overview48.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/overview48.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/overview48.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/overview48.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/overview48sel.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/overview48sel.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/overview48sel.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/overview48sel.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/overview72.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/overview72.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/overview72.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/overview72.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/restore_welcome.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/restore_welcome.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/restore_welcome.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/restore_welcome.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/samples.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/samples.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/samples.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/samples.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/samples48.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/samples48.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/samples48.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/samples48.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/samples48sel.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/samples48sel.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/samples48sel.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/samples48sel.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/samples72.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/samples72.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/samples72.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/samples72.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/tutorials.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/tutorials.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/tutorials.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/tutorials.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/tutorials48.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/tutorials48.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/tutorials48.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/tutorials48.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/tutorials48sel.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/tutorials48sel.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/tutorials48sel.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/tutorials48sel.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/tutorials72.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/tutorials72.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/tutorials72.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/tutorials72.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/wb48.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/wb48.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/wb48.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/wb48.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/whatsnew.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/whatsnew.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/whatsnew.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/whatsnew.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/whatsnew48.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/whatsnew48.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/whatsnew48.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/whatsnew48.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/whatsnew48sel.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/whatsnew48sel.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/whatsnew48sel.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/whatsnew48sel.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/etool/whatsnew72.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/etool/whatsnew72.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/etool/whatsnew72.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/etool/whatsnew72.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/community_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/community_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/community_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/community_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/communityhov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/communityhov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/communityhov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/communityhov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/features_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/features_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/features_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/features_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/featureshov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/featureshov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/featureshov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/featureshov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/javaapp_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javaapp_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/javaapp_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javaapp_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/javaapphov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javaapphov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/javaapphov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javaapphov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/javaapplet_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javaapplet_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/javaapplet_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javaapplet_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/javaapplethov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javaapplethov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/javaapplethov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javaapplethov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/javadev_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javadev_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/javadev_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javadev_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/javadevhov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javadevhov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/javadevhov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/javadevhov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/migrate_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/migrate_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/migrate_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/migrate_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/migratehov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/migratehov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/migratehov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/migratehov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/new_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/new_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/new_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/new_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/newhov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/newhov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/newhov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/newhov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/plugin_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/plugin_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/plugin_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/plugin_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/pluginhov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/pluginhov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/pluginhov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/pluginhov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/rcpapp_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/rcpapp_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/rcpapp_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/rcpapp_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/rcpapphov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/rcpapphov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/rcpapphov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/rcpapphov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/samplepurp_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/samplepurp_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/samplepurp_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/samplepurp_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/samplepurphov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/samplepurphov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/samplepurphov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/samplepurphov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/samplered_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/samplered_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/samplered_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/samplered_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/sampleredhov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/sampleredhov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/sampleredhov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/sampleredhov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/script_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/script_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/script_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/script_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/scripthov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/scripthov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/scripthov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/scripthov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/swtapp_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/swtapp_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/swtapp_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/swtapp_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/swtapphov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/swtapphov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/swtapphov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/swtapphov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/teamsup_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/teamsup_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/teamsup_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/teamsup_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/teamsuphov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/teamsuphov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/teamsuphov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/teamsuphov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/updates_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/updates_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/updates_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/updates_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/updateshov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/updateshov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/updateshov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/updateshov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/wbbasics_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/wbbasics_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/wbbasics_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/wbbasics_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/icons/obj48/wbbasicshov_obj.gif b/platform/org.eclipse.platform/intro/css/graphics/icons/obj48/wbbasicshov_obj.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/icons/obj48/wbbasicshov_obj.gif
rename to platform/org.eclipse.platform/intro/css/graphics/icons/obj48/wbbasicshov_obj.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/rootpage/background.jpg b/platform/org.eclipse.platform/intro/css/graphics/rootpage/background.jpg
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/rootpage/background.jpg
rename to platform/org.eclipse.platform/intro/css/graphics/rootpage/background.jpg
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/rootpage/brandmark.gif b/platform/org.eclipse.platform/intro/css/graphics/rootpage/brandmark.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/rootpage/brandmark.gif
rename to platform/org.eclipse.platform/intro/css/graphics/rootpage/brandmark.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/rootpage/dots.gif b/platform/org.eclipse.platform/intro/css/graphics/rootpage/dots.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/rootpage/dots.gif
rename to platform/org.eclipse.platform/intro/css/graphics/rootpage/dots.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/graphics/swt/form_banner.gif b/platform/org.eclipse.platform/intro/css/graphics/swt/form_banner.gif
similarity index 100%
rename from platform/org.eclipse.platform/css/graphics/swt/form_banner.gif
rename to platform/org.eclipse.platform/intro/css/graphics/swt/form_banner.gif
Binary files differ
diff --git a/platform/org.eclipse.platform/css/overview/overview.css b/platform/org.eclipse.platform/intro/css/overview/overview.css
similarity index 100%
rename from platform/org.eclipse.platform/css/overview/overview.css
rename to platform/org.eclipse.platform/intro/css/overview/overview.css
diff --git a/platform/org.eclipse.platform/css/overview/swt.properties b/platform/org.eclipse.platform/intro/css/overview/swt.properties
similarity index 100%
rename from platform/org.eclipse.platform/css/overview/swt.properties
rename to platform/org.eclipse.platform/intro/css/overview/swt.properties
diff --git a/platform/org.eclipse.platform/css/root.css b/platform/org.eclipse.platform/intro/css/root.css
similarity index 100%
rename from platform/org.eclipse.platform/css/root.css
rename to platform/org.eclipse.platform/intro/css/root.css
Binary files differ
diff --git a/platform/org.eclipse.platform/css/root_swt.properties b/platform/org.eclipse.platform/intro/css/root_swt.properties
similarity index 100%
rename from platform/org.eclipse.platform/css/root_swt.properties
rename to platform/org.eclipse.platform/intro/css/root_swt.properties
diff --git a/platform/org.eclipse.platform/css/samples/samples.css b/platform/org.eclipse.platform/intro/css/samples/samples.css
similarity index 100%
rename from platform/org.eclipse.platform/css/samples/samples.css
rename to platform/org.eclipse.platform/intro/css/samples/samples.css
diff --git a/platform/org.eclipse.platform/css/samples/swt.properties b/platform/org.eclipse.platform/intro/css/samples/swt.properties
similarity index 100%
rename from platform/org.eclipse.platform/css/samples/swt.properties
rename to platform/org.eclipse.platform/intro/css/samples/swt.properties
diff --git a/platform/org.eclipse.platform/css/shared.css b/platform/org.eclipse.platform/intro/css/shared.css
similarity index 100%
rename from platform/org.eclipse.platform/css/shared.css
rename to platform/org.eclipse.platform/intro/css/shared.css
diff --git a/platform/org.eclipse.platform/css/standby_root.css b/platform/org.eclipse.platform/intro/css/standby_root.css
similarity index 100%
rename from platform/org.eclipse.platform/css/standby_root.css
rename to platform/org.eclipse.platform/intro/css/standby_root.css
diff --git a/platform/org.eclipse.platform/css/standby_swt.properties b/platform/org.eclipse.platform/intro/css/standby_swt.properties
similarity index 100%
rename from platform/org.eclipse.platform/css/standby_swt.properties
rename to platform/org.eclipse.platform/intro/css/standby_swt.properties
diff --git a/platform/org.eclipse.platform/css/tutorials/swt.properties b/platform/org.eclipse.platform/intro/css/tutorials/swt.properties
similarity index 100%
rename from platform/org.eclipse.platform/css/tutorials/swt.properties
rename to platform/org.eclipse.platform/intro/css/tutorials/swt.properties
diff --git a/platform/org.eclipse.platform/css/tutorials/tutorials.css b/platform/org.eclipse.platform/intro/css/tutorials/tutorials.css
similarity index 100%
rename from platform/org.eclipse.platform/css/tutorials/tutorials.css
rename to platform/org.eclipse.platform/intro/css/tutorials/tutorials.css
diff --git a/platform/org.eclipse.platform/css/whatsnew/swt.properties b/platform/org.eclipse.platform/intro/css/whatsnew/swt.properties
similarity index 100%
rename from platform/org.eclipse.platform/css/whatsnew/swt.properties
rename to platform/org.eclipse.platform/intro/css/whatsnew/swt.properties
diff --git a/platform/org.eclipse.platform/css/whatsnew/whatsnew.css b/platform/org.eclipse.platform/intro/css/whatsnew/whatsnew.css
similarity index 100%
rename from platform/org.eclipse.platform/css/whatsnew/whatsnew.css
rename to platform/org.eclipse.platform/intro/css/whatsnew/whatsnew.css
diff --git a/platform/org.eclipse.platform/introContent.xml b/platform/org.eclipse.platform/intro/introContent.xml
similarity index 90%
rename from platform/org.eclipse.platform/introContent.xml
rename to platform/org.eclipse.platform/intro/introContent.xml
index 911cc66..9a730c3 100644
--- a/platform/org.eclipse.platform/introContent.xml
+++ b/platform/org.eclipse.platform/intro/introContent.xml
@@ -3,27 +3,27 @@
     <!-- 
 
 -->
-    <page alt-style="css/root_swt.properties" style="css/root.css" id="root" style-id="page">
+    <page alt-style="intro/css/root_swt.properties" style="intro/css/root.css" id="root" style-id="page">
         <title style-id="intro-header">Welcome to Eclipse 3.1</title>
         <group id="links-background">
             <group id="page-links">
                 <link label="Overview" url="http://org.eclipse.ui.intro/showPage?id=overview" id="overview" style-id="left">
-                    <img id="overview_img" style-id="content-img" src="css/graphics/icons/etool/overview72.gif" alt="Overview">
+                    <img id="overview_img" style-id="content-img" src="intro/css/graphics/icons/etool/overview72.gif" alt="Overview">
                     </img>
                     <text>Find out what Eclipse is all about</text>
                 </link>
                 <link label="Tutorials" url="http://org.eclipse.ui.intro/showPage?id=tutorials" id="tutorials" style-id="left">
-                    <img id="tutorials_img" style-id="content-img" src="css/graphics/icons/etool/tutorials72.gif" alt="Tutorials">
+                    <img id="tutorials_img" style-id="content-img" src="intro/css/graphics/icons/etool/tutorials72.gif" alt="Tutorials">
                     </img>
                     <text>Let us guide you through Eclipse end-to-end tutorials</text>
                 </link>
                 <link label="Samples" url="http://org.eclipse.ui.intro/showPage?id=samples" id="samples" style-id="right">
-                    <img id="samples_img" style-id="content-img" src="css/graphics/icons/etool/samples72.gif" alt="Samples">
+                    <img id="samples_img" style-id="content-img" src="intro/css/graphics/icons/etool/samples72.gif" alt="Samples">
                     </img>
                     <text>Explore Eclipse development through code samples</text>
                 </link>
                 <link label="What&apos;s New" url="http://org.eclipse.ui.intro/showPage?id=news" id="news" style-id="right">
-                    <img id="whatsnew_img" style-id="content-img" src="css/graphics/icons/etool/whatsnew72.gif" alt="What&apos;s New">
+                    <img id="whatsnew_img" style-id="content-img" src="intro/css/graphics/icons/etool/whatsnew72.gif" alt="What&apos;s New">
                     </img>
                     <text>Find out what is new in this release</text>
                 </link>
@@ -31,7 +31,7 @@
         </group>
         <group id="action-links">
             <link url="http://org.eclipse.ui.intro/switchToLaunchBar" label="Workbench" id="workbench">
-                <img id="workbench_img" style-id="content-img" src="css/graphics/icons/etool/wb48.gif" alt="Go to the workbench">
+                <img id="workbench_img" style-id="content-img" src="intro/css/graphics/icons/etool/wb48.gif" alt="Go to the workbench">
                 </img>
                 <text>Go to the workbench</text>
             </link>
@@ -40,7 +40,7 @@
     <!-- 
 
 -->
-    <page alt-style="css/standby_swt.properties" style="css/standby_root.css" id="standby" style-id="page">
+    <page alt-style="intro/css/standby_swt.properties" style="intro/css/standby_root.css" id="standby" style-id="page">
         <title style-id="intro-header">Welcome to Eclipse 3.1</title>
         <group id="links-background">
             <group id="page-links">
@@ -62,7 +62,7 @@
     <!--
 
 -->
-    <page style="css/overview/overview.css" alt-style="css/overview/swt.properties" id="overview" style-id="page">
+    <page style="intro/css/overview/overview.css" alt-style="intro/css/overview/swt.properties" id="overview" style-id="page">
         <title style-id="intro-header">Welcome to Eclipse 3.1</title>
         <group id="background-image" filteredFrom="swt"/>
         <group id="curve-image" filteredFrom="swt"/>
@@ -110,7 +110,7 @@
     <!-- 
 
 -->
-    <page style="css/tutorials/tutorials.css" alt-style="css/tutorials/swt.properties" id="tutorials" style-id="page">
+    <page style="intro/css/tutorials/tutorials.css" alt-style="intro/css/tutorials/swt.properties" id="tutorials" style-id="page">
         <title style-id="intro-header">Welcome to Eclipse 3.1</title>
         <group id="background-image" filteredFrom="swt"/>
         <group id="curve-image" filteredFrom="swt"/>
@@ -129,7 +129,7 @@
     <!-- 
 
 -->
-    <page style="css/samples/samples.css" alt-style="css/samples/swt.properties" id="samples" style-id="page">
+    <page style="intro/css/samples/samples.css" alt-style="intro/css/samples/swt.properties" id="samples" style-id="page">
         <title style-id="intro-header">Welcome to Eclipse 3.1</title>
         <group id="background-image" filteredFrom="swt"/>
         <group id="curve-image" filteredFrom="swt"/>
@@ -167,7 +167,7 @@
     <!-- 
 
 -->
-    <page style="css/whatsnew/whatsnew.css" alt-style="css/whatsnew/swt.properties" id="news" style-id="page">
+    <page style="intro/css/whatsnew/whatsnew.css" alt-style="intro/css/whatsnew/swt.properties" id="news" style-id="page">
         <title style-id="intro-header">Welcome to Eclipse 3.1</title>
         <group id="background-image" filteredFrom="swt"/>
         <group id="curve-image" filteredFrom="swt"/>
@@ -186,7 +186,7 @@
                 <anchor id="generalAnchor"/>
             </group>
             <group id="news-links" label="General">
-                <link label="Migration from the previous release" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.platform.doc.isv/porting/eclipse_3_0_porting_guide.html" id="migration">
+                <link label="Migration from the previous release" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.platform.doc.isv/porting/eclipse_3_1_porting_guide.html" id="migration">
                     <text>Learn what you need to do to make your old code work in Eclipse 3.1</text>
                 </link>
                 <link label="New Updates" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.ui.ide&amp;class=org.eclipse.ui.internal.ide.update.InstallWizardAction" id="updates">
diff --git a/platform/org.eclipse.platform/plugin.xml b/platform/org.eclipse.platform/plugin.xml
index 59fed27..a668049 100644
--- a/platform/org.eclipse.platform/plugin.xml
+++ b/platform/org.eclipse.platform/plugin.xml
@@ -30,12 +30,12 @@
       <config
             introId="org.eclipse.platform.intro"
             id="org.eclipse.platform.introConfig"
-            content="$nl$/introContent.xml">
+            content="$nl$/intro/introContent.xml">
          <presentation
                home-page-id="root" standby-page-id="standby">
             <implementation
                   ws="win32"
-                  style="css/shared.css"
+                  style="intro/css/shared.css"
                   kind="html"
                   os="win32">
             </implementation>
@@ -51,22 +51,22 @@
             	>
                <handle
                      close="true"
-                     image="css/graphics/contentpage/handle.gif"/>
+                     image="intro/css/graphics/contentpage/handle.gif"/>
                <shortcut
-                     icon="css/graphics/icons/etool/overview.gif"
+                     icon="intro/css/graphics/icons/etool/overview.gif"
                      tooltip="%shortcut.overview.tooltip"
                      url="http://org.eclipse.ui.intro/showPage?id=overview"/>
                <shortcut
                      tooltip="%shortcut.tutorials.tooltip"
-                     icon="css/graphics/icons/etool/tutorials.gif"
+                     icon="intro/css/graphics/icons/etool/tutorials.gif"
                      url="http://org.eclipse.ui.intro/showPage?id=tutorials"/>
                <shortcut
                      tooltip="%shortcut.samples.tooltip"
-                     icon="css/graphics/icons/etool/samples.gif"
+                     icon="intro/css/graphics/icons/etool/samples.gif"
                      url="http://org.eclipse.ui.intro/showPage?id=samples"/>
                <shortcut
                      tooltip="%shortcut.whatsnew.tooltip"
-                     icon="css/graphics/icons/etool/whatsnew.gif"
+                     icon="intro/css/graphics/icons/etool/whatsnew.gif"
                      url="http://org.eclipse.ui.intro/showPage?id=news"/>                                             
             </launchBar>
          </presentation>