diff --git a/plugins/wordcompletion/wordcompletion.plugin b/plugins/wordcompletion/wordcompletion.plugin index 446c3ff..7a2db9f 100644 --- a/plugins/wordcompletion/wordcompletion.plugin +++ b/plugins/wordcompletion/wordcompletion.plugin @@ -2,8 +2,8 @@ Module=wordcompletion IAge=3 Name=Word Completion -Description=Word completion using the completion framework +Description=Predicts the rest of the word after a few characters have been typed. Authors=Jesse van den Kieboom \nIgnacio Casal Quinteiro \nMickael Albertus Copyright=Copyright © 2017 Mickael Albertus\n2009 Jesse van den Kieboom -Website=http://www.mate-desktop.org +Website=https://github.com/linuxmint/xed Version=@VERSION@ diff --git a/plugins/wordcompletion/wordcompletion.plugin.desktop.in b/plugins/wordcompletion/wordcompletion.plugin.desktop.in index ee967b4..ac550fb 100644 --- a/plugins/wordcompletion/wordcompletion.plugin.desktop.in +++ b/plugins/wordcompletion/wordcompletion.plugin.desktop.in @@ -2,8 +2,8 @@ Module=wordcompletion IAge=3 _Name=Word Completion -_Description=Word completion using the completion framework +_Description=Predicts the rest of the word after a few characters have been typed. Authors=Jesse van den Kieboom \nIgnacio Casal Quinteiro \nMickael Albertus Copyright=Copyright © 2017 Mickael Albertus\n2009 Jesse van den Kieboom -Website=http://www.mate-desktop.org +Website=https://github.com/linuxmint/xed Version=@VERSION@ diff --git a/plugins/wordcompletion/xed-wordcompletion-configure.ui b/plugins/wordcompletion/xed-wordcompletion-configure.ui index 5d206c7..4063a40 100644 --- a/plugins/wordcompletion/xed-wordcompletion-configure.ui +++ b/plugins/wordcompletion/xed-wordcompletion-configure.ui @@ -11,7 +11,7 @@ False - Auto-completion + Word Completion False normal @@ -61,11 +61,9 @@ True False 6 - Check if you want to enable automatic completion. -In any case, you can use the tool on <Ctrl>+<Space> + Use Ctrl+Space to manually trigger word completion. -