Move icon selection mentioning to correct place

The icon of kit is located next to "Name" field, not next to "Run Device Type" field.

Also, it should not be double-clicked. Just single clicked.

Change-Id: I962dbe2647beeae8f7c5038b2ead3903336172ab
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Andrew Shark
2024-07-24 01:48:31 +03:00
parent 4ec2f0bf54
commit f2a5c6f0ce

View File

@@ -102,9 +102,14 @@
\li \uicontrol Name
\li Name of the kit. You can use variables to generate the kit name
based on the values you set in the other fields.
\row
\li \inlineimage icons/qtcreator-desktopdevice-button.png
\li Image to use as an icon for the kit.
Click the \inlineimage icons/qtcreator-desktopdevice-button.png icon next to the field,
and select the image that is displayed in the kit selector for this kit.
Select \uicontrol Browse to select an
image in a supported file format (for example, PNG). The image is
scaled to the size 64x64 pixels. For example, using the compiler
logo as an icon allows you to easily see, which compiler is used to
build the project for the selected kit.
\row
\li \uicontrol {File system name}
\li Name for the kit to use as a part of directory names. This value is
@@ -113,13 +118,6 @@
\row
\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
image in a supported file format (for example, PNG). The image is
scaled to the size 64x64 pixels. For example, using the compiler
logo as an icon allows you to easily see, which compiler is used to
build the project for the selected kit.
\row
\li \uicontrol {Run device}
\li The device to run applications on.