summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2023-05-09 16:27:47 +0200
committerhjk <hjk@qt.io>2023-05-10 14:55:48 +0000
commit699b804181e3554a13e5b16f59122e90b672b96e (patch)
treeb0797da4c33adcb398aca3484c6ea8c86289a4b5 /doc
parentfb3b9d2268902d4a6f29f6ec9f0465dd3a928bba (diff)
downloadqt-creator-699b804181e3554a13e5b16f59122e90b672b96e.tar.gz
ProjectExplorer: Rename 'Device' into 'Run device' in Kit settings
Similar for 'Run device type'. Less ambiguity. Change-Id: Iab88009b92ae760f14140ac8bbdadea51d6dfad4 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/src/linux-mobile/linuxdev.qdoc2
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-targets.qdoc6
-rw-r--r--doc/qtcreator/src/webassembly/creator-webassembly.qdoc2
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/qtcreator/src/linux-mobile/linuxdev.qdoc b/doc/qtcreator/src/linux-mobile/linuxdev.qdoc
index b874866f60..028619c7fa 100644
--- a/doc/qtcreator/src/linux-mobile/linuxdev.qdoc
+++ b/doc/qtcreator/src/linux-mobile/linuxdev.qdoc
@@ -111,7 +111,7 @@
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Kits >
\uicontrol Add to add a kit for building for the device. Select the
Qt version, compiler, and device that you added above, and select
- \uicontrol {Remote Linux Device} in \uicontrol {Device type}.
+ \uicontrol {Remote Linux Device} in \uicontrol {Run device type}.
To build on the remote device, select \uicontrol {Remote Linux Device}
also in \uicontrol {Build device}.
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-targets.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-targets.qdoc
index 04b639f1dd..08a6d98820 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-targets.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-targets.qdoc
@@ -97,8 +97,8 @@
used for the \c CurrentKit:FileSystemName variable, which determines
the name of the shadow build directory, for example.
\row
- \li \uicontrol{Device type}
- \li Type of the device.
+ \li \uicontrol{Run device type}
+ \li Type of the run device.
Double-click the icon next to the field to select the image that is
displayed in the kit selector for this kit. You can use any
@@ -107,7 +107,7 @@
logo as an icon allows you to easily see, which compiler is used to
build the project for the selected kit.
\row
- \li \uicontrol Device
+ \li \uicontrol {Run device}
\li The device to run applications on.
\row
\li \uicontrol {Build device}
diff --git a/doc/qtcreator/src/webassembly/creator-webassembly.qdoc b/doc/qtcreator/src/webassembly/creator-webassembly.qdoc
index d01c038ce5..c05f84832e 100644
--- a/doc/qtcreator/src/webassembly/creator-webassembly.qdoc
+++ b/doc/qtcreator/src/webassembly/creator-webassembly.qdoc
@@ -95,7 +95,7 @@
\li Select \uicontrol Edit > \uicontrol Preferences > \uicontrol Kits >
\uicontrol Add.
\li In the \uicontrol Name field, specify a name for the kit.
- \li In the \uicontrol {Device type} field, select
+ \li In the \uicontrol {Run device type} field, select
\uicontrol {WebAssembly Runtime}.
The value of the \uicontrol Device field is automatically
set to \uicontrol {Web Browser}.