[gedit-plugins] build: small fix



commit d630feaec1f4e6b47ce42f78ec560510b8a36585
Author: Sébastien Wilmet <swilmet informatique-libre be>
Date:   Mon Jul 18 05:52:28 2022 +0200

    build: small fix

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index b8c760e..4320f8d 100644
--- a/meson.build
+++ b/meson.build
@@ -56,7 +56,7 @@ all_plugins = {
   'joinlines': {'language': 'python'},
   'multiedit': {'language': 'python'},
   'sessionsaver': {'language': 'python'},
-  'smartspaces': {'language': 'python'},
+  'smartspaces': {'language': 'c'},
   'synctex': {'language': 'python'},
   'terminal': {'language': 'python'},
   'textsize': {'language': 'python'},


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