Bug 547679: Update Platform Tips & Tricks for 4.12

Change-Id: I84dac6b8e901f2d30955d7cecdc8a744aa817589
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 b5518ac..6a2bd46 100644
--- a/bundles/org.eclipse.platform.doc.user/tips/platform_tips.html
+++ b/bundles/org.eclipse.platform.doc.user/tips/platform_tips.html
@@ -55,7 +55,7 @@
     <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
-    (but are not limited to) open editors, available perspectives, views, preferences, wizards, and commands.
+    (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>
     </td>