From 5eca9c561445fdd943fd891c3d7f023c6482d159 Mon Sep 17 00:00:00 2001 From: hjk Date: Wed, 20 Mar 2024 08:11:00 +0100 Subject: [PATCH] Doc: Rename "Export SVG images" to "Create pixmaps from SVG images" Also switch the order with 'View Images', which is likely the more common use case. Change-Id: I2a047141976b7ec7a45cf930be5bf972a766d183 Reviewed-by: Leena Miettinen --- doc/qtcreator/src/howto/creator-how-to-view-images.qdoc | 2 +- doc/qtcreator/src/user-interface/creator-ui.qdoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/qtcreator/src/howto/creator-how-to-view-images.qdoc b/doc/qtcreator/src/howto/creator-how-to-view-images.qdoc index 6a15f1274ad..c5cf673347a 100644 --- a/doc/qtcreator/src/howto/creator-how-to-view-images.qdoc +++ b/doc/qtcreator/src/howto/creator-how-to-view-images.qdoc @@ -56,7 +56,7 @@ \ingroup creator-how-to-design \ingroup studio-how-to-image-viewer - \title Export SVG images + \title Create pixmaps from SVG images If you have a freely scalable icon in the SVG format, you can open it in the \l{View images}{image viewer} to export it to several images of different diff --git a/doc/qtcreator/src/user-interface/creator-ui.qdoc b/doc/qtcreator/src/user-interface/creator-ui.qdoc index 88f57493534..9041e6432f9 100644 --- a/doc/qtcreator/src/user-interface/creator-ui.qdoc +++ b/doc/qtcreator/src/user-interface/creator-ui.qdoc @@ -129,8 +129,8 @@ The following topics describe how to use the image viewer: \list - \li \l {Export SVG images} \li \l {View images} + \li \l {Create pixmaps from SVG images} \endlist \endif