summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-08-06 15:46:22 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-08-06 14:02:33 +0000
commit3bb2b0c45699d1b33dac0171930d90b2a676b683 (patch)
tree0be4c98d5099a9788f9834890e83e4999c6ce5fd /doc
parent8c53ff79abf3fc52d10cb7905470ceec69d26e3d (diff)
downloadqt-creator-3bb2b0c45699d1b33dac0171930d90b2a676b683.tar.gz
Doc: update screenshots for Linux and QNX devices
The deployment steps have changed. Removed the screenshot that shows the default settings for running on Linux. Change-Id: I64745026e4a79f32e62d575df4e0b408173cbddb Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/images/qtcreator-linux-device-configurations.pngbin14210 -> 15340 bytes
-rw-r--r--doc/images/qtcreator-qnx-deployment.pngbin14879 -> 11905 bytes
-rw-r--r--doc/images/qtcreator-run-settings-linux-devices.pngbin14989 -> 0 bytes
-rw-r--r--doc/src/linux-mobile/linuxdev.qdoc7
4 files changed, 2 insertions, 5 deletions
diff --git a/doc/images/qtcreator-linux-device-configurations.png b/doc/images/qtcreator-linux-device-configurations.png
index 139123b67f..fc8398ef8c 100644
--- a/doc/images/qtcreator-linux-device-configurations.png
+++ b/doc/images/qtcreator-linux-device-configurations.png
Binary files differ
diff --git a/doc/images/qtcreator-qnx-deployment.png b/doc/images/qtcreator-qnx-deployment.png
index 4e91687f34..459540ef66 100644
--- a/doc/images/qtcreator-qnx-deployment.png
+++ b/doc/images/qtcreator-qnx-deployment.png
Binary files differ
diff --git a/doc/images/qtcreator-run-settings-linux-devices.png b/doc/images/qtcreator-run-settings-linux-devices.png
deleted file mode 100644
index 47be61e81a..0000000000
--- a/doc/images/qtcreator-run-settings-linux-devices.png
+++ /dev/null
Binary files differ
diff --git a/doc/src/linux-mobile/linuxdev.qdoc b/doc/src/linux-mobile/linuxdev.qdoc
index be23dc6aa5..b4ded6b3d1 100644
--- a/doc/src/linux-mobile/linuxdev.qdoc
+++ b/doc/src/linux-mobile/linuxdev.qdoc
@@ -117,11 +117,8 @@
\endlist
- \li Select \uicontrol Run to specify run settings.
-
- \image qtcreator-run-settings-linux-devices.png "Run settings for embedded Linux devices"
-
- Usually, you can use the default settings.
+ \li Select \uicontrol Run to specify run settings. Usually, you can use
+ the default settings.
When you run the project, \QC deploys the application as specified by the
deploy steps. By default, \QC copies the application files to the device.