Updates on the toolcontrol reset + adjustments of existing description

Change-Id: Idaf7ed8deb3d4ee33ac667247804b4ea6c00acef
Signed-off-by: Lars Vogel <Lars.Vogel@gmail.com>
diff --git a/platform/4.4/M7/images/hidequickaccess.png b/platform/4.4/M7/images/hidequickaccess.png
new file mode 100644
index 0000000..8c886f2
--- /dev/null
+++ b/platform/4.4/M7/images/hidequickaccess.png
Binary files differ
diff --git a/platform/4.4/M7/images/quickaccess_dialog.png b/platform/4.4/M7/images/quickaccess_dialog.png
new file mode 100644
index 0000000..a73a770
--- /dev/null
+++ b/platform/4.4/M7/images/quickaccess_dialog.png
Binary files differ
diff --git a/platform/4.4/M7/index.html b/platform/4.4/M7/index.html
index ea202be..8ebe350 100644
--- a/platform/4.4/M7/index.html
+++ b/platform/4.4/M7/index.html
@@ -77,10 +77,11 @@
     </td>
   </tr>
     <tr id="code-cleanup"> 
-    <td class="title">Platform code cleanup</td>
+    <td class="title">Platform code improvements</td>
     <td class="content">
        During the last milestones the platform team has invested in cleanup up the existing codes basis to simplify contributions by new and existing contributors. 
-       For more details see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=420779">bug 420779</a>.
+       For more details see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=420779">bug 420779</a>. During this update several plug-ins have been upgraded to require Java 1.6 instead of Java 1.4 or Java 1.5 to allow 
+       that contributions can rework the code base more easily.
     </td>
    </tr>
    <tr id="os-ubuntu"> 
@@ -91,12 +92,23 @@
     </td>
   </tr>
     <tr id="closetoolbars"> 
-    <td class="title">Ability to close toolbars via the context menu </td>
+    <td class="title">Ability to close toolbars and toolcontrols via the context menu </td>
     <td class="content">
-       It is possible to hide individual toolbars via a context menu on the toolbar. You can restore hidden toolbars via the context menu on other toolbars or via the Reset Perspective command.
-     <img src="images/hidetoolbar10.png" alt=""/>
-      <img src="images/hidetoolbar10.png" alt=""/>
+       It is possible to hide individual toolbars via a context menu on the toolbar. You can restore hidden toolbars via the context menu on other toolbars or via the Reset Perspective command. The following screenshots
+       demonstrates how to hide the "Run" toolbar.
+        <p>
+         <img src="images/hidetoolbar10.png" alt=""/>
+         <img src="images/hidetoolbar20.png" alt=""/>
+        </p>
+        <p>
+	     Toolcontrols, e.g., the Quick Access box or the Perspective Switcher can also be hidden by the user. If the Quick Access box is hidden, the Ctrl+3 shortcut displays a dialog to
+	     select the command to execute.
+	     <img src="images/hidequickaccess.png" alt=""/>
+	     <img src="images/quickaccess_dialog.png" alt=""/>
+	    </p>
+	 
     </td>
+    
   </tr>
 
   <tr>