diff --git a/doc/images/qtcreator-session-manager.png b/doc/images/qtcreator-session-manager.png
index 1e6890ff69ba21a7918dc1c1caef4293a5545b9c..786239c183b8afaa814e2c09393d299679f739ea 100644
Binary files a/doc/images/qtcreator-session-manager.png and b/doc/images/qtcreator-session-manager.png differ
diff --git a/doc/images/qtcreator-welcome-session.png b/doc/images/qtcreator-welcome-session.png
new file mode 100644
index 0000000000000000000000000000000000000000..a718e1d68c772f434c833145dc83ca951f2f558b
Binary files /dev/null and b/doc/images/qtcreator-welcome-session.png differ
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 21bfefd830373dbad9bd6ed6e745b917529370fc..3ff39a39fc4e8fc2b25fbaf8ad58b546b1076b3b 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -130,9 +130,9 @@
 
     \section2 Build Issues
 
-    The {Build Issues} pane provides a list of issues, e.g., error messages or
-    warnings that need to be fixed. It filters out irrelevant output from the
-    compiler and collects them in an organized way.
+    The \gui{Build Issues} pane provides a list of issues, e.g., error messages
+    or warnings that need to be fixed. It filters out irrelevant output from
+    the compiler and collects them in an organized way.
 
     \image qtcreator-build-issues.png
 
@@ -1006,10 +1006,12 @@
     session.
 
     \image qtcreator-session-menu.png
-    ##########
-<eike> kavindra: with a welcome screen screenshot with a nice fat red arrow
-pointing vigoriously on the "Resume session, ... (last session)" entry, saying
-Click here to continue where you left creator last time", or something similar preferably :)
+
+    When you launch Qt Creator, a list of your recent sessions will be
+    displayed on the \gui{Welcome Screen}.
+
+    \image qtcreator-welcome-session.png
+
 */
 
 
@@ -1525,7 +1527,7 @@ Click here to continue where you left creator last time", or something similar p
     {Declaring other Libraries} section of the Qt documentation.
 
     If your project successfully builds and links against the external library,
-    syntax completion and highlighting should also work.
+    syntax completion and highlighting should work.
     
 
     \section1 CMake Projects