Bug 553299: Update Platform Tips & Tricks for 4.14

Update Quick Access to Find Actions

Change-Id: I3aec4ea4872a6a8e918566a322a2864bad0da4ad
diff --git a/bundles/org.eclipse.platform.doc.user/tips/images/quickaccess.png b/bundles/org.eclipse.platform.doc.user/tips/images/quickaccess.png
index 7707e81..c8abcd8 100644
--- a/bundles/org.eclipse.platform.doc.user/tips/images/quickaccess.png
+++ b/bundles/org.eclipse.platform.doc.user/tips/images/quickaccess.png
Binary files differ
diff --git a/bundles/org.eclipse.platform.doc.user/tips/platform_tips.html b/bundles/org.eclipse.platform.doc.user/tips/platform_tips.html
index 3f9918a..1ff7aab 100644
--- a/bundles/org.eclipse.platform.doc.user/tips/platform_tips.html
+++ b/bundles/org.eclipse.platform.doc.user/tips/platform_tips.html
@@ -52,24 +52,14 @@
   </tr>
     
   <tr> 
-    <td width="20%" valign="top" align="left"><b>Quick access</b></td>
-    <td width="80%" valign="top" align="left">You can quickly find all manner of user interface elements with the <b>Quick Access</b> search bar at the
-    top of the workbench window. Click in the field or use the <b>Ctrl+3</b> binding to switch focus to it. Matching elements include
+    <td width="20%" valign="top" align="left"><b>Find Actions</b></td>
+    <td width="80%" valign="top" align="left">You can quickly find all manner of user interface elements with the <b>Find Actions</b> search button at the
+    top of the workbench window. Click the button or use the <b>Ctrl+3</b> binding to switch focus to it. Matching elements include
     (but are not limited to) open editors, available perspectives, views, preferences, wizards, commands, and launch configurations.
     Simply start typing the name of the item you wish to invoke and we will attempt to find something in the Workbench that matches the provided string.
-    <p><img src="images/quickaccess.png" alt="Quick Access dialog" > </p>
+    <p><img src="images/quickaccess.png" alt="Find Actions dialog" > </p>
     </td>    
   </tr>
-  
-  <tr>
-    <td width="20%" valign="top" align="left"><b>Quick access as a popup</b></td>
-    <td width="80%" valign="top" align="left">
-      If you find the <b>Quick Access</b> field in the toolbar takes up too much space, you can hide it by selecting <b>Hide</b> from the context menu in the toolbar.
-      <p><img src="images/quick-access-hide.png" alt="Hiding quick access"></p>
-      <p>Once hidden, pressing <b>Ctrl+3</b> will instead show a popup dialog.</p>
-      <p><img src="images/quick-access-dialog.png" alt="Quick access dialog"></p>
-    </td>
-  </tr>
 
   <tr>
     <td width="20%" valign="top" align="left"><b>Full Screen mode</b></td>