summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2019-11-01 15:40:38 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2019-11-01 15:22:38 +0000
commit162527c24f094e3ffae6b4bbb1793ef7213ff4fc (patch)
treee58c2524028b5f4f74440c1db9a3d508e757ca8d
parenta1d22fd2f79afab8b2379f6d93bcb417b9c8e7d5 (diff)
downloadqt-creator-162527c24f094e3ffae6b4bbb1793ef7213ff4fc.tar.gz
Doc: Update info about editing Qt resource files
Update the screenshots in the Creating Projects topic. Change-Id: I59ecb0429f6931808eeb0090a85ef10b4c43d78a Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
-rw-r--r--doc/images/qtcreator-add-resource-wizard.pngbin41460 -> 16369 bytes
-rw-r--r--doc/images/qtcreator-add-resource-wizard2.pngbin11636 -> 7249 bytes
-rw-r--r--doc/images/qtcreator-add-resource-wizard3.pngbin19012 -> 9889 bytes
-rw-r--r--doc/images/qtcreator-add-resource.pngbin15216 -> 17473 bytes
-rw-r--r--doc/images/qtcreator-new-opengl-file.pngbin49173 -> 17947 bytes
-rw-r--r--doc/images/qtcreator-new-qt-quick-project-wizard.pngbin54669 -> 21696 bytes
-rw-r--r--doc/src/projects/creator-only/creator-projects-creating.qdoc6
7 files changed, 3 insertions, 3 deletions
diff --git a/doc/images/qtcreator-add-resource-wizard.png b/doc/images/qtcreator-add-resource-wizard.png
index 921ef724bb..7f35d735c1 100644
--- a/doc/images/qtcreator-add-resource-wizard.png
+++ b/doc/images/qtcreator-add-resource-wizard.png
Binary files differ
diff --git a/doc/images/qtcreator-add-resource-wizard2.png b/doc/images/qtcreator-add-resource-wizard2.png
index 4bf2d9e54f..8efcf7c4a7 100644
--- a/doc/images/qtcreator-add-resource-wizard2.png
+++ b/doc/images/qtcreator-add-resource-wizard2.png
Binary files differ
diff --git a/doc/images/qtcreator-add-resource-wizard3.png b/doc/images/qtcreator-add-resource-wizard3.png
index 6aa138d996..9b4188e718 100644
--- a/doc/images/qtcreator-add-resource-wizard3.png
+++ b/doc/images/qtcreator-add-resource-wizard3.png
Binary files differ
diff --git a/doc/images/qtcreator-add-resource.png b/doc/images/qtcreator-add-resource.png
index fc5b3ce841..42da7b0173 100644
--- a/doc/images/qtcreator-add-resource.png
+++ b/doc/images/qtcreator-add-resource.png
Binary files differ
diff --git a/doc/images/qtcreator-new-opengl-file.png b/doc/images/qtcreator-new-opengl-file.png
index 0e35bf7e14..529474b1e0 100644
--- a/doc/images/qtcreator-new-opengl-file.png
+++ b/doc/images/qtcreator-new-opengl-file.png
Binary files differ
diff --git a/doc/images/qtcreator-new-qt-quick-project-wizard.png b/doc/images/qtcreator-new-qt-quick-project-wizard.png
index 0d8290bbdf..f7aade01e5 100644
--- a/doc/images/qtcreator-new-qt-quick-project-wizard.png
+++ b/doc/images/qtcreator-new-qt-quick-project-wizard.png
Binary files differ
diff --git a/doc/src/projects/creator-only/creator-projects-creating.qdoc b/doc/src/projects/creator-only/creator-projects-creating.qdoc
index 1bca73e551..456376f5ec 100644
--- a/doc/src/projects/creator-only/creator-projects-creating.qdoc
+++ b/doc/src/projects/creator-only/creator-projects-creating.qdoc
@@ -395,14 +395,14 @@
\image qtcreator-add-resource.png "Editing resource files"
- Select \uicontrol Add > \uicontrol {Add Files} to locate and add individual
+ Select \uicontrol {Add Files} to locate and add individual
files.
By default, resources are accessible in the application under the same file
name as they have in the source tree, with a \c{:/} prefix, or by a URL with
a \c qrc scheme. To specify a path prefix for all files in the \c .qrc file,
- select \uicontrol Add > \uicontrol {Add Prefix} or enter the prefix in the
- \uicontrol Prefix field.
+ select \uicontrol {Add Prefix} and enter the prefix in the \uicontrol Prefix
+ field.
Some resources need to change based on the user's locale, such as
translation files or icons. You can specify a locale in the