aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2022-02-07 17:59:14 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2022-02-08 07:55:19 +0000
commit80dee0fd32b31e068226f65f87a0619c34d50d19 (patch)
tree039d1ae882527b232bf80b8a82abf41fe9b65e18 /doc
parent03a0ed07863490676695c2b7e89f82ec2837b493 (diff)
Doc: Describe using system editor by default
...for files of a particular MIME type. Task-number: QTCREATORBUG-13880 Task-number: QTCREATORBUG-26610 Change-Id: I6866849b861c124b7a4e028a4ee62b7ad47239aa Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/images/qtcreator-mime-types.pngbin15660 -> 16678 bytes
-rw-r--r--doc/qtcreator/src/editors/creator-only/creator-mime-types.qdoc5
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/qtcreator/images/qtcreator-mime-types.png b/doc/qtcreator/images/qtcreator-mime-types.png
index e91bbb8c64..26687cdf23 100644
--- a/doc/qtcreator/images/qtcreator-mime-types.png
+++ b/doc/qtcreator/images/qtcreator-mime-types.png
Binary files differ
diff --git a/doc/qtcreator/src/editors/creator-only/creator-mime-types.qdoc b/doc/qtcreator/src/editors/creator-only/creator-mime-types.qdoc
index 6c4bf3803e..5fefdd8931 100644
--- a/doc/qtcreator/src/editors/creator-only/creator-mime-types.qdoc
+++ b/doc/qtcreator/src/editors/creator-only/creator-mime-types.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2021 The Qt Company Ltd.
+** Copyright (C) 2022 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -78,7 +78,8 @@
\li In \uicontrol Handler, double-click the editor name to display a
context-menu where you can select another editor to open the file
in by default. The menu is available only if alternative suitable
- editors are available.
+ editors are available. Select \uicontrol {System Editor} to use
+ the system's default editor for files of this type by default.
\li In \uicontrol Patterns, add the filename extension for the type of files
that you want to identify as having this MIME type.