[gedit-plugins] Remove commander plugin - prepa
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Remove commander plugin - prepa
- Date: Mon, 18 Jul 2022 05:15:46 +0000 (UTC)
commit 1de1bc8c376738678a0df4603086d28722a7f4fe
Author: Sébastien Wilmet <swilmet informatique-libre be>
Date: Mon Jul 18 07:01:10 2022 +0200
Remove commander plugin - prepa
meson.build | 1 -
meson_options.txt | 1 -
2 files changed, 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 4320f8d..bc769c0 100644
--- a/meson.build
+++ b/meson.build
@@ -50,7 +50,6 @@ all_plugins = {
'codecomment': {'language': 'python'},
'colorpicker': {'language': 'python'},
'colorschemer': {'language': 'python'},
- 'commander': {'language': 'python'},
'drawspaces': {'language': 'c'},
'git': {'language': 'python'},
'joinlines': {'language': 'python'},
diff --git a/meson_options.txt b/meson_options.txt
index eeba3be..6215608 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -4,7 +4,6 @@ option('plugin_charmap', type: 'boolean')
option('plugin_codecomment', type: 'boolean')
option('plugin_colorpicker', type: 'boolean')
option('plugin_colorschemer', type: 'boolean')
-option('plugin_commander', type: 'boolean')
option('plugin_drawspaces', type: 'boolean')
option('plugin_git', type: 'boolean')
option('plugin_joinlines', type: 'boolean')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]