diff --git a/doc/images/qtcreator-generic-highlighter.png b/doc/images/qtcreator-generic-highlighter.png index 322d4efe626..438eda199c5 100644 Binary files a/doc/images/qtcreator-generic-highlighter.png and b/doc/images/qtcreator-generic-highlighter.png differ diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc index ccf1c49deed..e63d5dc5057 100644 --- a/doc/src/editors/creator-editors.qdoc +++ b/doc/src/editors/creator-editors.qdoc @@ -71,9 +71,8 @@ definition files as the primary location. When you open a file for editing and the editor cannot find the highlight - definition for it, an alert appears. You can turn off the alerts. You can - also specify patterns for ignoring files. The editor will not alert you if - highlight definitions for the ignored files are not found. + definition for it, an alert appears. To suppress the alerts, you can specify + patterns for ignoring files. To download highlight definition files: @@ -103,8 +102,8 @@ definition files on your system, or click \gui Browse to locate them in the file system yourself. - \li In the \gui {Ignored file patterns} field, specify file patterns. - You will not receive alerts if the highlight definitions for the + \li In the \gui {Ignored file patterns} field, specify file patterns to + suppress alerts if the highlight definitions for the specified files are not found. \li Click \gui OK to save your changes.