From 5ece12d4ea9291f1063b9c7ec71fb9764537cfdb Mon Sep 17 00:00:00 2001 From: David Schulz Date: Mon, 4 Nov 2019 10:03:27 +0100 Subject: Highlighter: clarify 'Update Definitions' action by renaming it to Download Definitions and adding a tooltip stating that it collects all definitions that are missing or were updated after the release and downloads it to the ksyntax highlighting user folder. Also adding a separate reload definitions button in the settings behind the user path. Change-Id: I059cc98e33147cae910fa4fdb35631d1dca81448 Reviewed-by: Leena Miettinen Reviewed-by: Eike Ziller --- src/plugins/texteditor/highlightersettingspage.ui | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'src/plugins/texteditor/highlightersettingspage.ui') diff --git a/src/plugins/texteditor/highlightersettingspage.ui b/src/plugins/texteditor/highlightersettingspage.ui index 7b1e6c9e0d..5bd32a8a87 100644 --- a/src/plugins/texteditor/highlightersettingspage.ui +++ b/src/plugins/texteditor/highlightersettingspage.ui @@ -64,9 +64,12 @@ - + + + Download missing and update existing syntax definition files. + - Update Definitions + Download Definitions @@ -108,6 +111,16 @@ + + + + Reload externally modified definition files. + + + Reload Definitions + + + -- cgit v1.2.1