[gnome-builder/wip/gtk4-port] plugins/words: allow disabling the words plugin



commit edb402129ddf6b00ac7f34e5c4ac997278268e04
Author: Christian Hergert <chergert redhat com>
Date:   Tue Apr 19 16:32:02 2022 -0700

    plugins/words: allow disabling the words plugin
    
    It's nice to be able to disable things in case there are bugs.

 src/plugins/words/words.plugin | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/plugins/words/words.plugin b/src/plugins/words/words.plugin
index 348cfebba..aaea2391e 100644
--- a/src/plugins/words/words.plugin
+++ b/src/plugins/words/words.plugin
@@ -2,8 +2,7 @@
 Authors=Christian Hergert <christian hergert me>
 Builtin=true
 Copyright=Copyright © 2017-2018 Umang Jain, Christian Hergert
-Description=Provides completiones based on words in the document
+Description=Provides completions based on words within the document
 Embedded=_gbp_words_register_types
-Hidden=true
 Module=words
 Name=Word Completion


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]